Dear All
I am an SQL newbie,
I am having an excel sheet in which the first row contains title for all the columns. I want to all the names in the first row.
Question
What is the SQL command for - reading all the entries in the first row? If possible, I want to define the max-limit.
Addition: What I want is, "Enumerate all the column names"
Thank you