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

Answer Posted / pushpendra kumar

The important factors for performance optimization are as
follows:
1. Proper data type assignment;
2. Selection of proper data reader;
3. Proper command to retrieve the data from the database.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does partitioning improve performance sql server?

493


How do I debug a stored procedure in sql server?

539


How to enable/disable indexes?

597


In which files does sql server actually store data?

472


How can you append an identity column to a temporary table?

451






What is the largest component inside a field?

533


Can two tables have the same primary key?

567


Explain candidate key, alternate key, and composite key?

591


Explain the categories of stored procedure?

520


What are the methods used to protect against sql injection attack?

582


How to convert a unicode strings to non-unicode strings?

565


What are the 2 types of classifications of constraints in the sql server?

588


if no size is defined while creating the database, what size will the database have? : Sql server administration

550


What area unit the various kinds of info compression introduced in sql server 2008?

573


What is conditional split?

543