Sort database automatically

  • Thread starter Thread starter Dave
  • Start date Start date
What do you mean by sorting automatically?

Relational database theory doesn't support the concept of ordered tables.
Think of tables as "sacks of data": the data goes wherever it fits. You use
queries to return the data in a specific order.
 
Do you mean to order the records for example alphabetically? Just click on
the AZ or ZA tab. I believe it works on numbers as well as letters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top