zipster1967
Technical User
I have a table of categories that will be added to over time but I would like to be able to display it in alphabetical order. Do I need to create a sord column and resort the table on that column or can I just display the records through a query sorted by the category name sorted alphabetically?