Sql Server Scripts : Get database name of current connection -
07-16-2012
, 03:12 AM
You can get current database name using In Built SQL function "DB_NAME.
To view full article visit this link. Click Here... http://jayeshsorathia.blogspot.com/2012/07/sql-server-scripts-get-database-name-of.html |