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

I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5

0 Answers   jusco,


What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable

0 Answers  


while creating requisitions i am unable to see the list of organisation can anyone help me out ?

0 Answers  


What is chargeback invoice? How do we create it? : oracle accounts receivable

0 Answers  


Differentiate between earned discounts and unearned discounts? : oracle accounts receivable

0 Answers  


Explain the payment term in ar. : oracle accounts receivable

0 Answers  


hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me

0 Answers  


Where would you look for errors from the database engine?

2 Answers   Fintellix,


How do you add a data file to a tablespace?

1 Answers  


A scenario for amount correction & how to use amount correction functionality in AP invoices

0 Answers  


What does coalescing a tablespace do?

2 Answers  


i have marks in table,how to find total?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)