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 |
What is referential integrity ?
How do you use join?
What is the reports view in oracle sql developer?
How to get help at the sql prompt?
Can you selectively load only those records that you need? : aql loader
Can you sum a count in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What is string join?
What is optimistic concurrency control? : Transact sql
What is vector point function?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
difference between anonymous blocks and sub-programs.
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)