T-SQL quries
摘要:
SELECT @@VERSION; SELECT SERVERPROPERTY('EngineEdition'); 1 = Personal or Desktop Engine 2 = Standard 3 = Enterprise 4 = Express 5 = SQL Database 6 = 阅读全文
posted @ 2021-08-12 17:30 格物致知2019 阅读(31) 评论(0) 推荐(0) 编辑