Answer Posted / balu
exec dbms_stats.gather_table_stats('ownername','tablename')
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
internal architecture
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what is asm?
what do you understand by flashback feature of oracle?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
What the different types of replication and why are they used? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
What is the difference between dropping a database and taking a database offline? : sql server DBA
Can you redefine a table online?
What types of replication are supported in sql server? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
what is a user-defined lock?
how to restore files with rman?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?