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
Explain syntax for viewing trigger?
After removing a table from database, what other related objects have to be dropped explicitly?
Introduction of rollup clause using sum and group by clause?
explain the storage models of olap? : Sql server database administration
How to rebuild all indexes on a single table?
What are the commands used in DCL?
How to create a new table in a given schema?
What is the maximum size of a dimension? : sql server analysis services, ssas
How to find the source of a table in sql server?
What is outer join in sql server joins?
Explain about builtinadministrator?
Do you know what is blocking?
What is a schema in ms sql server 2005?
What is use of @@ spid in sql server?
What is the difference between locking and multi-versioning?