Quote:
|
How is it possible to get all the information about a field flag (like in MYSQL, e.g. "not_null primary_key auto_increment...")
|
flag? more like column property/attribute. This info is found in the DB schema.
Quote:
|
I tried with mssql enterprise manager, but it wasn't possible.
|
Then you aren't using that tool properly, as any DB enterprise manger will provide that info, ways to manage,etc, else NOT 'enterprise manager'.
can you use, 'mssql enterprise manager' to execute SQL statement?