what is globalvariable in sql server
what is global variable in sql server
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Dec 6, 2012, 11:50 PM
This global variable can be access from any database within the sql server.
ex: @@version
http://msdn.microsoft.com/en-us/library/ms187953(v=sql.105).aspx
http://weblogs.sqlteam.com/mladenp/archive/2007/04/23/60185.aspx