Which autogrowth database setting is good? : sql server DBA
how can you connect from 10g user to 11g user??
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
When a user process fails, what background process cleans up after it?
What is the difference between online backup & offline backup?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table
What are the commands you'd issue to show the explain plan for "select * from dual"?
what is the use of ocr?
Name three advisory statistics you can collect.
Datapump backup steps?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
Is it possible to update the multiple field values in a single query? If possible then write the actual query.