会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
:皒祗想自私旳占有著袮
.Net Ajax SQLserver Flex UI JS 一样都不能少...
博客园
首页
新随笔
联系
管理
订阅
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
阅读(
615
) 评论(
0
)
收藏
举报
刷新页面
返回顶部