Sorting Table Columns
The sorting setting affects only the "tree look" and doesn't affect back-end database.
For single table/view
- Right click on table/view name
- Select:
- Sort Columns by position – to view the actual order of columns for specific table/view
- Sort Columns by name – to view an
alphabetical order of columns for specific table/view
For all tables/views
- Right click on Tables/Views node
- Select:
- Sort Columns by position – to view the actual order of all columns for all tables in this database connection
- Sort Columns by name – to view an
alphabetical order of all columns for all tables in this database connection