Well it all depends how you plan on making it as you would need to know Web Development or you could just copy paste code from YT
        
             
        
        
        
1. If in MS Access, Click on Query design, select the required Table.
 In Field select required field, in this case Select [Name of Plants]. Click on Order and set it as Ascending / Descending.
2. If you want to write a Query that it will look like this
SELECT MedicinalPlants.Name of the plantsFROM MedicinalPlantsORDER BY MedicinalPlants.Name of the Plants;
Read more on Brainly.com - brainly.com/question/3433328#readmore
 
        
                    
             
        
        
        
it's not necessary in a field to have .