What is the fastest way of accessing a row in a table?
Answer Posted / rohit
By making index of that row.
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
What are different types of sql?
How many types of literals are available in pl sql?
What is synchronized subquery?
What are pl/sql cursors?
How do I count rows in sql query?
What are the three pl sql block types?
Can function return multiple values in sql?
What is exit statement?
What is data profiling in sql?
What are the types of queries in sql?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
What is the usage of distinct keyword?
What are tables and fields in the database?
how to shutdown mysql server? : Sql dba
How does a self join work?