摘要:
创建table: create table tab_name( col1 type; 约束:主键-外键-非空-检查-唯一 col2 type; ); 删除表 : d... 阅读全文
posted @ 2016-05-11 15:34
askDing
阅读(224)
评论(0)
推荐(0)
|
askDing
Life is short,use python
|
|
|