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
how to include comments in sql statements? : Sql dba
What is full join in sql?
What are different types of keys?
What is pivot in sql?
What is natural join in sql?
What does the file extension accdb stand for?
Can we call dml statement in function?
how to get a list of all tables in a database? : Sql dba
what is the difference between a local and a global temporary table? : Sql dba
Why do we use procedures in sql?
What are the types of optimization?
Is ms sql traffic encrypted?
What is recursive join in sql?
What is faster join or subquery?
Write a sql query to find the names of employees that begin with ‘a’?