how to get the rowid/rownumbes of a table in sqlserver

Answer Posted / samar

hi i had tried same but i am getting error

Server: Msg 195, Level 15, State 10, Line 1
'row_number' is not a recognized function name

here querry is

select row_number() over(order by Income_Verification_id
) from Dim_Income_Verification

plz reply !!

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create function with parameter in sql server?

570


Explain syntax for viewing, dropping and disabling triggers?

516


Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?

553


what are the types of indexes? : Sql server database administration

604


How to make a column nullable?

607






Do you know exporting and importing utility?

541


Find columns used in stored procedure?

536


Difference between Inner vs outer joins?

541


What were the latest updates to SQL Azure service?

94


in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it

1064


Name and describe few console utilities for ssrs?

249


Explain isolation levels that sql server supports?

582


how can a database be repaired? : Sql server administration

526


What is the default value of an integer data type in sql server 2005?

590


List out the difference between union and union all in sql server?

529