ASP.net , C#, and VB.net , and Java, and SQL

coding and testing

博客园 首页 新随笔 联系 订阅 管理

CREATE UNIQUE CLUSTERED INDEX xxxx_Row_Index ON [xxx].[xxxxx]
(
RowID ASC
)
GO


Select newid() RowID, xx, xx, xxinto xxx

posted on 2010-12-02 09:34  mr liao  阅读(174)  评论(0编辑  收藏  举报