SQLServerCentral » Latest topics
INFORMATION_SCHEMA views
Just curious, how many of you use the INFORMATION_SCHEMA views? Personally I prefer to use the DMVs like sys.tables, sys.columns, etc., but I find myself reviewing code written by someone else that seems to want to use the INFORMATION_SCHEMA views.
No comments:
Post a Comment