|
|
|
|
Browse by Tags
All Tags » Catalog Objects » Constraints (RSS)
-
Very often, I find myself wanting to query system metadata for columns. Some of the metadata is fairly easy to deal with, like if you want to find column names, just simply querying sys.columns is very straightforward. But if you want to query data types, it gets stickier. There are type types listed, one that is the declared type, and ...
|
|
|
|
|