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
What are the key differences between SQL and PL SQL?
How does an execution block start and end in pl sql?
Do stored procedures prevent sql injection?
Does view store data in sql?
How delete a row in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
what is the stuff function and how does it differ from the replace function? : Sql dba
What is oracle sql called?
Is full outer join same as cross join?
How do I view a sql trace file?
What are few of the schema objects that are created using PL/SQL?
What is scope of pl sql developer in future?
Why stored procedure is better than query?
how to return query output in html format? : Sql dba
How can I make sql query run faster?