会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
:皒祗想自私旳占有著袮
.Net Ajax SQLserver Flex UI JS 一样都不能少...
博客园
首页
新随笔
联系
管理
订阅
2008年2月29日
SQL2000 增加自动排序列
摘要: select pid=identity(int,1,1),p_id,p_path,p_zoom,p_title,p_bewrite,a_id into TableBak from t_photo p,t_user u where a_id=17 and u.u_id=10 select * from TableBak drop table TableBak SQL查询增加序号 使用临...
阅读全文
posted @ 2008-02-29 11:00 JoyBin
阅读(614)
评论(0)
推荐(0)
编辑