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 what script is "snap$" created? In what script is the "scott/tiger" schema created?
what is ora 600?
how can you generate profile of pl/sql applications to identify performance bottlenecks?
What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
What the different types of replication and why are they used? : sql server DBA
1)how to Take Backup in sql server 2005 from Flash Drive
what is the difference between db2start command and start database manager command?
the process of adding a cpu in sql server is called..?
CTS int questions: 1.Temperory tablespace corrupted,how to resolve?If you need to recover? 2.In tablespace begin backup mode,Its possible to add the datafile? 3.How to partition the table using Hash partioning,what happened internally? 4.During rman backup,some files are missing Rman will continue the backup? 5.what are the errors occurs frequently? 6.which join method is best?why? 7.how to solve deadlock errors? please reply anyone.... regards siva
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What purpose does the model database server? : sql server DBA
what is ora 24313?what is the procedure to exclude that error?
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)