How do you check the performance of a query and how do you
optimize it?
Answer / guest
WE CAN EVALUATE THE QUERY PERFORMANCE BY RUNNING THE
EXECUTION PLAN OF THE QUERY.IF THE QUERY NEEDS ITS
PERFORMANCE TO BE OPTIMISED THEN WE WILL BE CREATE A VIEW
FOR THE TABLE USING 'WITH SCHEMA BINDING ' OPTION ,THEN
SUBSEQUENTLY CREATE A MATERIALISED VIEW USING INDEX
DEFINITION.FINALLY CHECK FOR THE EXECUTION PLAN (THAT
PREVENTS THE EXPENSE OF I/O READS).
| Is This Answer Correct ? | 6 Yes | 3 No |
Explain the usage of floor function in sql server.
Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
How to make a remote connection in a database?
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
How to Handle the exceptions in Sqlsrver 2005??
Explain atomicity?
How do I shrink an ldf file?
How does using a separate hard drive for several database objects improves performance right away?
What is user-defined multi-statement table-valued function?
How to provide default values to stored procedure parameters?
How to execute a sql statement using mssql_query()?
What is Index ? Explain its Types?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)