Random thoughts and bits of Software Dev Knowledge
Collection of unedited thoughts and bits of knowledge I can't seem to remember
Thursday, March 26, 2009
Get Database ID and name
SELECT DB_ID() DatabaseID, DB_NAME() DatabaseNM
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment