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 |
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
Why does Oracle not permit the use of PCTUSED with indexes?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
Hot backup procedure?
Oracle 11g new features?
How do you add a data file to a tablespace?
If we issue alter database begin backup. What happens to database?
how to copy(migrate) the database one server to another server without using expdp/impdp how it is possible.
What is a system database and what is a user database? : sql server DBA
what is the last version,the release date of that version and fix pack of ibm db2 udb?
deleted of control file how will u recover control file?
how will u see whether the dabase is in archive log mode or not?
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)