How to craeate the New Database Schema in Oracle and mysql?
Please tell me with Example?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
What is replication? : sql server DBA
the process of adding a cpu in sql server is called..?
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
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 column differentiates the V$ views to the GV$ views and how?
Explain what partitioning is and what its benefit is.
What are the recovery models for a database? : sql server DBA
When a user process fails, what background process cleans up after it?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
suppose you want to audit specific activities on sensitive data. How can you achieve that?