成功在于努力  
成功在于努力
日历
<2009年2月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
1234567
统计
  • 随笔 - 1
  • 文章 - 0
  • 评论 - 0
  • 引用 - 0

导航

常用链接

留言簿(1)

随笔档案

搜索

  •  

最新评论

 
 给列添加备注
  comment on column TABLE_TEST.NAME is '姓名';
  comment on column TABLE_TEST.SEX is '性别';
  comment on column TABLE_TEST.BIRTHDAY is '生日';
  comment on column TABLE_TEST.HEIGHT is '身高';
  comment on column TABLE_TEST.WEIGHT is '体重';
  comment on column TABLE_TEST.MEMO is '备注';
-- 创建约束关系 主键 外键 其他
  alter table TABLE_TEST add constraint TB_TEST_P_NAME primary key (NAME);
  
posted on 2009-02-07 18:34 小菜java 阅读(122) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航:
 
 
Copyright © 小菜java Powered by: 博客园 模板提供:沪江博客