Difference between rowid and rownum in SQL?

Answer Posted / yash

the difference between ROWNUM and ROWID is that ROWNUM is temporary while ROWID is permanent

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a heap?

615


What are the 7 disadvantages to a manual system?

509


How to create a view using data from another view?

562


What are drillthrough reports?

102


what is new philosophy for database devises for sql server 7.0? : Sql server database administration

515






What is a user-defined function in the sql server and what is its advantage?

613


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

509


Define self join in sql server joins?

517


What is BCNF? How is it better than 2NF & 3NF?

597


What is the use of toad or sqldbx.?

716


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

521


What is tempdb database? : SQL Server Architecture

602


What happens when converting big values to numeric data types?

564


What is the dbcc command and why is it used?

569


what is an extended stored procedure? : Sql server database administration

494