What are the factors you will check for the performane
optimization for a database query?

Answer Posted / khalid moin

try to use function based indexes and use it when needed..
it will not be used unnecessorily.

use clustering concept while creating table it will make you
join operation fast if more join operation u r going to
perform on the tables

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command parameter in ssrs?

120


Why union all is faster than union?

510


How to display a past time in days, hours and minutes?

575


Do you know what are different types of replication in sql server?

513


How to create a user to access a database in ms sql server using "create user" statements?

526






Explain primary key in sql server?

571


How to list all stored procedures in the current database using ms sql server?

639


Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)

1436


What do you mean by recursive stored procedure?

513


What are the advantages of using cte?

557


Are null values the same as that of zero or a blank space?

580


If a table does not have a unique index, can a cursor be opened on it?

517


What is logshipping and its purpose?

565


What is the significance of null value and why should we avoid permitting null values?

534


What are horizontal and vertical scaling?

144