What are the different ways of moving data or databases
between servers and databases in SQL Server?
Answer Posted / monal
BCP (BULK COPY PROGRAM)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is a user-defined lock?
What are the steps you will take to improve performance of a poor performing query?
Why would you call update statistics? : sql server DBA
who owns the operating system files created by the utl_file package?
what is the diffrence between core dba and apps dba?
what is grd?
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
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
What are the different ways you can create databases in sql server? : sql server DBA
what is asm?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What are the commands you'd issue to show the explain plan for "select * from dual"?
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
What is the default fill factor value? : sql server DBA