How do you optimize SQL queries ?
Answer Posted / kumar srinivasalu
BY USING HINTS,
HASH JOINS,
PARTITION TABLES AND INDEXS,
RESERVE KEY INDEX,
BIT MAP INDEX,
COST BASED OPTIMIZATION,
Nested loops,full table scans,query rewrite with
materialisation views
BASED ON THIS WE OPTIMIZE THE SQL QUERIES.
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
What does seeding a database mean?
What is pl sql in oracle?
define data blocks ? : Sql dba
Write a query to display the current date in sql?
What are operators available in sql?
What are the advantages of sql?
How does one load ebcdic data? : aql loader
Is sql a dbms?
What is sqlca in powerbuilder?
What is varchar example?
What are the disadvantages of not performing database normalization?
What is the difference between cluster and non-cluster index?
what is a constraint? : Sql dba
How long will it take to learn pl sql?
Which command is used to delete a trigger?