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

You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?

487


hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

2474


How many types of triggers are there?

573


What do we need queues in sql service broker?

526


What are page splits?

584






What is meant by Active-Passive and Active-Active clustering setup?

565


Explain about Normalization?

571


Why do we use functions?

514


Difference between group by clause and having clause in SQL?

570


What is the purpose of forms?

498


What are the steps to follow to configure SQL*Net?

565


Difference between report and query parameter. Why do we need different type of parameter?

574


What is the guest user account in sql server? What login is it mapped to it? : sql server security

587


Explain what are the basic functions for master, msdb, model, tempdb databases?

531


What is sql server english query?

547