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 |
How would you force a log switch?
When creating a user, what permissions must you grant to allow them to connect to the database?
What is the difference between online backup & offline backup?
Describe what redo logs are.
what is ora 24313?what is the procedure to exclude that error?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
What is a correlated sub-query? : sql server DBA
how do see how much space is used and free in a tablespace
How would you go about verifying the network name that the local_listener is currently using?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
why Datapump is faster than traditional export and import
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
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)