摘要:
示例:一个类别(Category)下面有多个子类别,多个子类别属于同一个父类别。Java代码 publicclassCategory{privateIntegerid;privateStringname;privateCategoryparentCategory;//父类别privateSetchi... 阅读全文
posted @ 2014-05-22 16:44
龙城飞将军
阅读(399)
评论(0)
推荐(0)
摘要:
官网地址:http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/core/r0sttmsg.htm2009 年 4 月 30 日起不再支持 DB2 通用数据库版本 8。请访问这里... 阅读全文
posted @ 2014-05-22 15:11
龙城飞将军
阅读(3406)
评论(0)
推荐(0)
摘要:
DB2 alter:add/delete/reset column1.添加字段alter table [table_name] add [column_name] [column_type]2.更改字段类型alter table [table_name] alter column [column_n... 阅读全文
posted @ 2014-05-22 12:27
龙城飞将军
阅读(1156)
评论(0)
推荐(0)


浙公网安备 33010602011771号