What is the fastest way of accessing a row in a table?
Answer Posted / bhisma
The Fastest way to access a row is to use primary key of
the table.
Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
how is exception handling handled in mysql? : Sql dba
What is pl/sql table? Why it is used?
What is meant by <> in sql?
What is transaction control language (tcl)?
What is mutating trigger?
What is sql injection vulnerability?
how to create a new view in mysql? : Sql dba
How do I view a procedure in sql?
Explain the insert into statements in sql?
What is parameter substitution in sql?
What is thread join () in threading?
How many unique keys can a table have?
Is primary key an index?
How to start the command-line sql*plus?
what is data integrity? : Sql dba