There are currently 2 posts.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
1478 1
【SQL语句】create table
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 1 Posted at: 8/16/10 12:06

create table s(

id int not null auto_increment,

name varchar(50) not null default 'sb',

str varchar(10) not null default 'strs',

sz int(11) not null default '29',

sj datetime not null,

primary key(id));

巨大八爪鱼
武林盟主 二十一级
Reply
Floor 2 Posted at: 8/16/10 12:07

insert into s values

(null,'巨大八爪鱼','百度魔塔12吧吧主',13,now()),

(null,'巨大八爪鱼','奥茨玛贴吧站长',13,now()),

(null,'名字不能给用','百度魔塔12吧成员',12,now());

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 1478 Replies: 1
Author: 巨大八爪鱼
Last reply: 巨大八爪鱼
Last reply time: 8/16/10 12:07
Bar Hot Posts
Bar Good Posts
Announcements