How to copy some tables in a DB to another DB in SQL Server
Answer Posted / mmehta
Using Import/Export data utility in SQL Server wizard.
Microsoft SQL server – Import/Export Data – next – Choose
From destination – To destination by selecting server and
DB – select Copy tables option – select tables- Run - Finish
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between test matrix and traceability matrix?
What are the structure-based (white-box) testing techniques?
What is syntax?
What is the information that should be covered in test plan?
What are the Difficulties you found while testing your module ? plese give the possible difficulties.
What are the main constrains of SCSI in storage networking?
What is quality management?
Explain performance testing?
What is error-based testing?
What is execution?
Explain traceability matrix?
What is a test closure?
What is oo integration testing?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
is manual testing enough for 2+ yrs,does it need any tools