Lines Matching refs:columns
26 4.3.2 Complete Columns |sql-completion-columns|
415 to display a list of tables, procedures, views and columns. >
423 - For the selected table, the columns that are part of the table
439 of columns, you can press <Left>, this will
442 table to view its columns and back again.
450 fast. If new tables or columns are added to the database it may become
519 4.3.2 Column Completion: *sql-completion-columns*
521 The SQL completion plugin can also display a list of columns for particular
530 this will replace the list of tables, with a list of columns for the
544 requires a list of columns. There are two ways to build a column list using
549 3. Press <Right> to display a list of columns.
558 All columns for a table:
562 4. Press <C-C>l to request a comma separated list of all columns
568 replaced with the comma separate list of columns with the alias
569 prepended to each of the columns.
586 popup a list of columns for the customer table. It does this by looking back
698 < - Displays a list of columns for a specific table. >
700 < - Displays a comma separated list of columns for a specific table. >
702 < - Displays a comma separated list of columns for a specific table.
705 < - Displays a list of columns for the table currently highlighted in