04 2014 档案

摘要:获取自动生成的主键 SQL> create table car(id varchar(32) default sys_guid() primary key); 阅读全文
posted @ 2014-04-23 20:57 夏微风 阅读(76) 评论(0) 推荐(0)