摘要:
http://msdn.itellyou.cn/ 阅读全文
摘要:
Usage: stsadm.exe -o <operation> [<parameters>] stsadm.exe -help [<operation>] Operations: activatefeature activateformtemplate addalternatedomain add 阅读全文
摘要:
USE [WMP]GO/****** Object: StoredProcedure [dbo].[sp_HelpTable] Script Date: 2016/1/3 23:44:16 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO--* 阅读全文
摘要:
-- -- Author: tim -- Create date: 2016-01-03 -- Description: 将表数据生成Insert脚本 -- Demo : exec pCreateInsertScript. 'BexmCodeType','dictypeid = 61' -- cre 阅读全文
摘要:
BACKUP DATABASE [WMP] TO DISK = N'd:\WMP0151227.BAK' WITH NOFORMAT, NOINIT, NAME = N'WMP bak', SKIP, NOREWIND, NOUNLOAD, STATS = 10GO /* 压缩日志 sp_helpd 阅读全文