I have a table name as 'tblOrder'
, having three columns. I would like to print the column names.
I want a script that should return a result as:
OrderId Name OrderTrackingNo
I have a table name as 'tblOrder'
, having three columns. I would like to print the column names.
I want a script that should return a result as:
OrderId Name OrderTrackingNo