adspace
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 to convert numeric expression data types using the cast() function?
What is acid mean in sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How can I check that whether automatic statistic update is enabled or not?
do you know how to configure db2 side of the application? : Sql server database administration
Why we use the openxml clause?
List the ways in which dynamic sql can be executed?
How to enter binary string literals in ms sql server?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What are the different subsets of sql?
what is the difference between openrowset and openquery?
What is subquery? Explain the properties of a subquery?
How can we solve concurrency problems?
What is a view in sql?
Why and when do stored procedure recompile?