Sort table by name and display the name on top of the table

后端 未结 0 1138
挽巷
挽巷 2020-12-14 21:27

I\'m using itextpdf to display the result from my SQL query (it\'s not the actual query, I just made it simpler):

SELECT ID, NAME, AGE from CUSTOMERS ORDER BY         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题