Hi all
I would like to know the command to get all the column names in a Table?
Thanks
Hi all
I would like to know the command to get all the column names in a Table?
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted Apr 3, 2008, 8:24 AM
U can use select statement to know all the column names
select * from tablename.