Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how will u find statistics of a database objects?

Answers were Sorted based on User's Feedback



how will u find statistics of a database objects? ..

Answer / ramesh kotha

exex dbms_stats.gather_table_statistics
('<schema>','<tablename>');

Is This Answer Correct ?    1 Yes 0 No

how will u find statistics of a database objects? ..

Answer / senthil vinayagam

Using analyze command

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More SQL PLSQL Interview Questions

Why is the cursor important?

0 Answers  


How to count the no of records of a table without using COUNT function?

11 Answers   TCS, Tesco,


What is a database event trigger?

0 Answers  


What is the use of a view in sql?

0 Answers  


What are the data types allowed in a table?

3 Answers  


What is difference between function and trigger?

0 Answers  


Write a sql select query that only returns each name only once from a table?

0 Answers  


What is the difference between unique and primary key constraints?

0 Answers  


What is difference between triggers and stored procedures. And advantages of SP over triggers ?

4 Answers   Microsoft, TCS,


How do I partition in sql?

0 Answers  


What is a database? Explain

0 Answers  


how do you know if your mysql server is alive? : Sql dba

0 Answers  


Categories