Describe: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) (Created page with "'''Syntax''' : describe <TABLENAME> <ENTER> Description : List of all column names of given table name.") |
WikiSysopdi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''Syntax''' : describe <TABLENAME> <ENTER> | '''Syntax''' : describe <TABLENAME> <ENTER> | ||
Description : List of all column names of given table name. | Description : List of all column names of given table name (for the local connected server). |
Revision as of 11:42, 21 October 2022
Syntax : describe <TABLENAME> <ENTER>
Description : List of all column names of given table name (for the local connected server).