how will u find statistics of a database objects?
Answers were Sorted based on User's Feedback
Answer / ramesh kotha
exex dbms_stats.gather_table_statistics
('<schema>','<tablename>');
| Is This Answer Correct ? | 1 Yes | 0 No |
Why is the cursor important?
How to count the no of records of a table without using COUNT function?
What is a database event trigger?
What is the use of a view in sql?
What are the data types allowed in a table?
What is difference between function and trigger?
Write a sql select query that only returns each name only once from a table?
What is the difference between unique and primary key constraints?
What is difference between triggers and stored procedures. And advantages of SP over triggers ?
How do I partition in sql?
What is a database? Explain
how do you know if your mysql server is alive? : Sql dba
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)