What is the fastest way of accessing a row in a table?
Answer Posted / maheshg
It's Rowid is the fastest way to access the row.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we optimize a sql query?
Inline the values in PL/SQL, what does it mean.?
What is record variable?
What are the sql commands?
How is data stored in sql?
Which nosql database is best?
How does sql store data?
What are the different schemas objects that can be created using pl/sql?
What is the least restrictive isolation level? : Transact sql
How many clustered indexes can be created on a table?
What is the use of double ampersand (&&) in sql queries? Give an example
Is pl sql different from sql?
What is the use of desc in sql?
Why are cursors used?
Is natural join same as inner join?