robmason10
Technical User
Please excuse the 'newbie' style of the question.....
I have been asked to create a data dictionary of a SQL database whereby I would like to detail (to an exel ssheet) the following info from all tables and views in a database...preferably all in one go...
table name
col name
data type
length
allow nulls
I would appreciate any advice on how best to approach this...
Thanks in advance.
I have been asked to create a data dictionary of a SQL database whereby I would like to detail (to an exel ssheet) the following info from all tables and views in a database...preferably all in one go...
table name
col name
data type
length
allow nulls
I would appreciate any advice on how best to approach this...
Thanks in advance.