Using Environment variables in T-SQL

前端 未结 6 1830
独厮守ぢ
独厮守ぢ 2021-01-18 16:31

How can I read the value of a system environment variable in a T-SQL script?

This is to run on SQL Server 2005.

6条回答
提交回复
热议问题