Give the two types of tables involved in producing a star schema and the type of data theyhold.
2 7629A 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?
2515Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
5 24484Post New DB Administration Questions
What is the difference between clustered and non-clustered index? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
what is asm?
how can you create a user-defined lock?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
How do you trace the traffic hitting a sql server? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
What are the operating modes in which database mirroring runs? : sql server DBA
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
how can you process messages in order asynchronously?
Which autogrowth database setting is good? : sql server DBA
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA