How can you gather statistics on a table?

Answers were Sorted based on User's Feedback



How can you gather statistics on a table?..

Answer / mkjmkumar

A. If u want to gather statistics with output use
Set Autotrace on
B. IF u want to gather statistics only Without Output user
Set Autotrace TraceOnly

Is This Answer Correct ?    2 Yes 0 No

How can you gather statistics on a table?..

Answer / mkjmkumar

Use
>set autotrace on

Is This Answer Correct ?    1 Yes 0 No

How can you gather statistics on a table?..

Answer / kd

exec dbms_stats.gather_table_stat (owner, tablename);
or
analyze table xxx estimate statiistics;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle AllOther Interview Questions

What command would you use to create a backup control file?

1 Answers  


What is auto invoicing? : oracle accounts receivable

0 Answers  


What Are Cross Validation & Adi?

0 Answers   Oracle,


what are the tools used for oracle 10g in real time.

0 Answers   IBM,


Explain the difference between a data block, an extent and a segment.

1 Answers   Accenture, IBM,






can u give guidance abt packages of plsql

0 Answers   Mphasis,


What does coalescing a tablespace do?

2 Answers  


What is $FLEX$ and $PROFILES$?

2 Answers  


TILL WHAT LEVEL OF SECURITY BO SUPPORTS?

1 Answers  


What is supporting issues GL AP and AR?

0 Answers   Oracle,


statement string in open is null or 0 length ORA-40735

1 Answers   RoboSoft, Unilog,


How can you enable a trace for a session?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)