摘要:
1.waitfor--例 等待1 小时2 分零3 秒后才执行SELECT 语句waitfor delay '01:02:03'select * from employee--例 等到晚上11 点零8 分后才执行SELECT 语句waitfor time '23:08:00'select * from employee2.查看sqlserver版本select serverproperty('pr... 阅读全文
posted @ 2009-10-16 17:52
EastFuture
阅读(239)
评论(0)
推荐(0)

浙公网安备 33010602011771号