Access的sql操作 不指定

Else , 2006/09/04 17:03 , 工蚁的忙碌工作 , Comments(0) , Reads(3314) , Via Original
新建一个表名为ABC的表

Create table ABC(id AUTOINCREMENT(1,1),primary key(id))


加入一个时间默认now()

ALTER TABLE `sitenews` ADD `time` DATETIME DEFAULT now() NOT NULL ;


Tags:
Add a comment

Nickname

Site URI

Email

Enable HTML Enable UBB Enable Emots Hidden Remember [Login] [Register]