How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
1204Post New DB Administration Questions
What are the different types of upgrades that can be performed in sql server? : sql server DBA
What is dbcc? : sql server DBA
What is dcl? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
How can you control the amount of free space in your index pages? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
how can you process messages in order asynchronously?
What is the default fill factor value? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
what do you understand by fine-grained auditing?
What are the recovery models for a database? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What are the steps you will take to improve performance of a poor performing query?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA