How can you gather statistics on a table?
Answers were Sorted based on User's Feedback
Answer / guest
We can gather statistics on a table through>>
analyze table TABLE_NAME compute statistics , or
analyze table TABLE_NAME estimate statistics
Regards
Abhinav
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / balu
exec dbms_stats.gather_table_stats('ownername','tablename')
| Is This Answer Correct ? | 4 Yes | 0 No |
What is a correlated sub-query? : sql server DBA
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
If CPU is very slow What can u do to speed up?
Explain the difference between a data block, an extent and a segment.
what are the types of connection load-balancing?
Explain the concept of the DUAL table.
What is the default fill factor value? : sql server DBA
what is difference between user managed backup and rman backup?
What would you do with an "in-doubt" distributed transaction?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
How can you gather statistics on a table?
how can you communicate with operating system files from oracle?
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)