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
What is multiple partition?
What are the advantages of normalization?
what are date and time data types in mysql? : Sql dba
What is procedure explain with program?
tell me about various levels of constraint. : Sql dba
Are dml statements autocommit?
Is pl sql still used?
How would you convert date into julian date format?
Explain some predefined exceptions.
what is row? : Sql dba
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
How do I save a stored procedure?
What is latest version of sql?
Which is faster truncate or drop?
what are wild cards used in database for pattern matching ? : Sql dba