1
Answer

Retrieve Data From Sql without Mention Coloumn Name


I want to select records without mentioning the column name. Because a table which is having run time generated columns. so we r not able to select records using the column name.
 
Thanks in Advance

Answers (1)