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 the difference between join and natural join?
How to write a query to show the details of a student from students table whose
Explain aggregate functions are available there in sql?
What is trigger point?
What are sql constraints?
how to drop an existing table in mysql? : Sql dba
Write a unique difference between a function and a stored procedure.
What are reports usually used for?
what is the difference between a having clause and a where clause? : Sql dba
What is rollback?
what is data manipulation language? : Sql dba
Why do we use partitions in sql?
How do you update a value in sql?
What are crud methods?
Why trigger is used in sql?