How can I get the same function of rowid of Oracle in SQL Server.
thanks
Hi:
How can I get the same function of rowid of Oracle in SQL Server.
thanks
Link|||Just use MSSQL 2005. ROW_NUMBER() function (see ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/82fa9016-77db-4b42-b4c8-df6095b81906.htm) is presented there.
No comments:
Post a Comment