4
Answers

sql query how to order by using in combobox

id     name

1      NA
2      jay
3      pole


how to do  that name in alphabetical order  and i don't wanna change that constant name in 'NA'

Answers (4)