摘要:
1.CREATE TABLE costlist(id int not null auto_increment primary key,inputtime TIMESTAMP,name varchar( 6 ) ,sum DECIMAL( 4, 1 ) default '0' ,cost DECIMAL(4,1) default '0',balance DECIMAL( 4, 1 ) default '0',information TEXT,flag varchar(1))2.create table user( id smallint auto_ 阅读全文
posted @ 2012-08-17 09:06
Epirus
阅读(309)
评论(0)
推荐(0)

浙公网安备 33010602011771号