I have dictionary database and i have created one UI interface ,to place buttons alphabetically , on click of each Letter , i want to fetch first word in the Letter series
Is there any trick or sql query by which i can list out, first word of each series against it’s index
Note : i also have , Index column for each word in the database.
For SQL Server.
SE-Data