Give the two types of tables involved in producing a star schema and the type of data theyhold.
2 7096A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
2217Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
5 23316Post New DB Administration Questions
What are statistics, under what circumstances they go out of date, how do you update them?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
who owns the operating system files created by the utl_file package?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
Why does Oracle not permit the use of PCTUSED with indexes?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
What are the different types of indexes available in sql server? : sql server DBA
What would you do with an "in-doubt" distributed transaction?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What are the recovery models for a database? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What purpose does the model database server? : sql server DBA
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
how can you process messages in order asynchronously?
What are the different types of upgrades that can be performed in sql server? : sql server DBA