how to copy sysdatabase file from c: Drive to D: Drive in
SQL Server.
Answer Posted / bhushan
Use BCP command in SQL server.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what are triggers? : Sql server database administration
Do you know what is xpath?
what data regions are and what are the different data regions?
Do you know concepts and capabilities of sql server?
What is an index. What are the types?
on line cluster can we make if yes tell me the procedure
what is denormalization and when would you go for it? : Sql server database administration
What is the chart in report?
Why it is recommended to avoid referencing a floating point column in the where clause?
How to bind a view to the schema of the underlying tables?
How to convert numeric expression data types using the cast() function?
What are the encryption mechanisms in sql server?
When cursors are useful?
What is a deadlock and what is a live lock?
Do you know what is bit data type and whats the information that can be stored inside a bit column?