摘要:
SELECT Getdate() AS '系统当前日期', Datepart(YEAR,Getdate()) AS '年', Datepart(MONTH,Getdate()) AS '月', Datepart(DAY,Getdate()) AS '天', Datepart(HOUR,Getdate... 阅读全文
posted @ 2015-12-16 13:34
浅草青晨
阅读(259)
评论(0)
推荐(0)
摘要:
一.数据定义语言(DDL) create table alter table drop table create index alter index drop index create view drop view二.数据操作语言(DML) Insert Update De... 阅读全文
posted @ 2015-12-16 11:46
浅草青晨
阅读(159)
评论(0)
推荐(0)
摘要:
生的计划,死的随机,天堂没有加班! 阅读全文
posted @ 2015-12-16 10:48
浅草青晨
阅读(129)
评论(0)
推荐(0)
摘要:
程序是为了将人类从繁琐的操作中解放出来! 阅读全文
posted @ 2015-12-16 10:43
浅草青晨
阅读(153)
评论(0)
推荐(0)
浙公网安备 33010602011771号