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
What is acid properties?
How do I find the default sql server instance?
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
What is partition, how will you implement it? : sql server analysis services, ssas
What does executeupdate return?
What do you mean by stored techniques? How would we use it?
Which trace flags are enabled in sql server?
How ssrs maintain security?
whats the maximum size of view state??
Do you know sql server 2008 backup compression?
when would you go for denormalization? : Sql server database administration
What is the difference between varchar and nvarchar?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
Explain about protocol layer present in SQL server?
What is the data tier application?