DBTool-Help


Select Column    [Back to Content]


If you are working in the command window press CTRL-S and a column selection window for the currently selected table appears.
Use the cursor keys and enter to select a column.
If you select a column with the mouse the window stays open and you can select more columns. Each column is seperated from the next one by ",". Youn can close the window with ESC.
If you reference to a column by the tabblename, after entering the tablename and the period the column selection window appears (with a delay of 1 second).
This even works for table aliases.
E.g. Select m. from test m - shows a column selection for table test.
The columnname is written into the Command Window. This makes it easy to write SQL statements without memorizing columnnames.
You can turn off the Auto Columnpopup in the option menu.

selectcolumn (29K)

Back to Content