banner.jpg
Web Development and Tools Powered by WebSellerTM

 

Home

Tips
  Umlauts/UTF-8
  Normalization
  OemToAnsi
  MySQL Import
  Site Search
  City Desk
  DynDNS
  MXLookup
  SPAM

SDT

Support
  Downloads
  Contact Us

Impressum

German

RSS Feed

Site search:

Web Search

Made with CityDesk


Record Order and Sorting


SqlDBU by default uses column defined as primary key for ordering records. It is highly recommended to have such a primary key defined for each table. Primary key column is displayed in the table header by italic font, therefore you can easily recognize if your table has one or not. The column used as order field is marked by an arrow symbol in the column header.

Ordering by primary key

 

By clicking into the order field column header the current order will be inverted (from ascending to descending and vice versa).

Descending order

 

If you click into a column header not used as order field so far, the current order will be removed and the newly selected column will be used as order field instead.

Ordering by column LAST

 

Back