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 is correlated subquery

3 Answers  


the user should know to which database he is connected currently in oracle

3 Answers  


Olap tools

0 Answers  


How do you switch from an init.ora file to a spfile?

1 Answers   HCL, Wipro,


1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count

3 Answers   HP,






What is the difference between the SQL*Loader and IMPORT utilities?

1 Answers  


can u tell me how many types of oracle and which type all detail in oracle (suppose all history of oracle )

1 Answers   IBM, Oracle,


Hey i want to join oracle apps so will you pls tell me that which institute is best in hyderabad.

0 Answers  


What is Restricted Mode of Instance Startup in Oracle?

0 Answers  


pl help me, i want oracle HRMS training institute address,in chennai

8 Answers  


What is the disk migration? what is the steps involved in oracle disk migration?

0 Answers  


Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable

0 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)