How to do - MS SQL C# Excel Access
Tuesday, 11 December 2012
MSSQL - How to get object names and id's
-- to get object names - you may need this info while trying to rebuild all indexes.
select * FROM sys.objects Order by name
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment