SQL CODE BANK
Search
Thursday, May 10, 2012
Get configuration values for instance
SELECT
name
,
value
,
value_in_use
,
[description]
FROM
sys
.
configurations
ORDER
BY
name
OPTION
(
RECOMPILE
);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment