AustinLei的专栏

我躲在寂静的树下/享受孤独/我听着紫罗兰色的琴声/迎接黎明

用户操作
[留言]  [发消息]  [加为好友] 
订阅我的博客
XML聚合    FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
AustinLei的公告
<p align='center'><embed src='http://bbs.yuzi.net/images/Clock.swf' width=100 height=80 wmode=transparent></p> <p>网名:&nbsp;&nbsp;蜀山棋侠<br> Email:<a href="mailto:AustinLei@sina.com">AustinLei@tom.com<br></a> QQ:&nbsp;&nbsp;&nbsp;1962091<p> <p> <form action="http://www.baidu.com/baidu" target="_blank"> <div align="center"> <input name=tn type=hidden value=baidu> <input type=text name=word size=18> <input type="submit" value="搜索"> </div> </form>
文章分类
A.DOTNET
B.我的链接
我的Blog@我爱博客
存档

原创  SQL Server中查询时显示行号的方法 收藏

Select no=Identity(int,1,1),* Into #temptable From TableName --Order By SortField
Select * From #temptable  --Where no>=6 And no < 10
Drop Table #temptable

发表于 @ 2004年11月09日 12:52:00 | 评论( loading... ) | 编辑| 举报| 收藏

旧一篇:[收藏]ORACLE函数大全 | 新一篇:提供一个手机短信息的编解码类(c#)

  • 发表评论
  • 评论内容:
  •  
Copyright © AustinLei
Powered by CSDN Blog