Friday, April 10, 2009

commit时表内容清空

为什么插入一条数据,再提交,数据就没了,怎么回事呀?

insert into faretemp values ('1','1',1,'1','1');

commit;


this is a temp table

No comments: