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
How do I shrink an ldf file?
What do you mean by 'normalization'?
What is the purpose of linked server configuration in sql server?
How many types of objects are there?
What are ddl (data definition language) statements for tables in ms sql server?
What is a recursive stored procedure in sql server?
What is normalization? Explain different forms of normalization?
Is it possible to call a stored procedure within a stored procedure?
How can I create a report based on a query? : sql server management studio
What is a view in sql?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
Explain the xml support sql server extends?
what types of replication are supported in sql server? : Sql server database administration
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
Write an sql query to find first weekday of the month?