SQL Server Technical Blog by a Microsoft Certified Professional in SQL Server - LEE HongLeung, Peter
網頁
首頁
Performance Tuning
Transactional Replication Latency
Create Tran. Replication from Backup
Coding Practices
Server Setup
Indexing Guidelines
Security Hardening
Connection Fail
Defragmentation
Wait Statistics
2013-11-19
Get user options of current session
This command gets the user options, including isolation level, language, dateformat, etc., for the current session:
DBCC USEROPTIONS WITH NO_INFOMSGS
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)