摘要:
先假设有这么一个表: create table S_Depart ( DepartId INT not null, DepartName NVARCHAR2(40) not null, DepartOrder INT ... 阅读全文
posted @ 2008-01-15 16:17 Nuke'Blog 阅读(1567) 评论(1) 推荐(0)
|
|||
|
摘要:
先假设有这么一个表: create table S_Depart ( DepartId INT not null, DepartName NVARCHAR2(40) not null, DepartOrder INT ... 阅读全文
posted @ 2008-01-15 16:17 Nuke'Blog 阅读(1567) 评论(1) 推荐(0) |
|||