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 is the use of function "module procedure" in pl/sql?
What are the different tcl commands in sql?
What is the benefit of foreign key?
is it possible to pass an object or table to a procedure as an argument?
how can you create an empty table from an existing table? : Sql dba
What is the cause of mutating table error and how can we solve it?
What is sap sql anywhere?
what are the differences between require and include, include_once and require_once? : Sql dba
What is the syntax to add a record to a table?
Differentiate between pl/sql and sql?
Can dml statements be used in pl/sql?
What is the use of count (*) in sql?
What is indexes?
What is record type in pl sql?
how to get a list of columns in an existing table? : Sql dba