What is the fastest way of accessing a row in a table?
Answer Posted / vidit tyagi
The fastest way to acces row is by rowid.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How do you remove duplicate records from a table?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
how can we destroy the cookie? : Sql dba
What do you understand by pl/sql records?
Define implicit and explicit cursors.
What are the types of records?
What is the maximum number of triggers, you can apply on a single table?
what is query cache in mysql? : Sql dba
How to run sql statements with oracle sql developer?
Is pl sql a programming language?
How do you remove duplicates without using distinct in sql?
Is sql scripting language?
What is the difference between having clause and where clause?
What will you get by the cursor attribute sql%rowcount?
Why we use triggers in mysql?