Query processing is slow(eg select query)how will u solve that
Answers were Sorted based on User's Feedback
Answer / jayesh
WE CREATE PROCEDURE THEN ACCESS IT
INDEXING ALSO DONE
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mohapatra.gouranga@gmail.com
1) Find the cost.
2) Check what tables are going full table scan.
3) Create Indexes if is possible.
4) Re-write the query to optimize the cost with modifying
filter condition.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between db2start command and start database manager command?
which background process invoke at the time of upgradation tell me???
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
how will u see whether the dabase is in archive log mode or not?
Which autogrowth database setting is good? : sql server DBA
who owns the operating system files created by the utl_file package?
what is a crs resource?
What view would you use to look at the size of a data file?
why Datapump is faster than traditional export and import
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What are the different ways of moving data or databases between servers and databases in SQL Server?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
Oracle (3259)
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)