|
|
-
Vidhya Sagar Answered 2 Years ago through Quizzes
Nitesh has covered everything. However Todd has developed a task to do this, it will be much more easy to add it in control flow. You can also include it in the list. You can download the pause task from codeplex from link http://ssisctc.codeplex.com/w...
|
|
|
|
|
-
Vidhya Sagar Asked 3 Years ago through Quizzes
Which is best suited for updating data from subscriber (bi-directional) and why? Transactional Replication with updatable subscription or Merge replication?...
|
-
Solution to TSQL Beginners Challenge 1...
|
-
This challenge is to find the date based on year, month, day of the week and weekday number. Say for example, if the question is to find the date of 2nd Sunday of January 2010, the answer should be '2010-01-10'....
|
-
Vidhya Sagar Commented 4 Years ago through Ask
<p>What is the size of the database?? SQL Server express can't handle if the data file size is more than 4 GB. </p>
<p>To verify the backup try the query.</p>
<p>RESTORE VERIFYONLY FROM DISK='backup path with file name'</p>...
|
-
Vidhya Sagar Accepted Answer 4 Years ago through ASK
<p>What is the size of the database?? SQL Server express can't handle if the data file size is more than 4 GB. </p>
<p>To verify the backup try the query.</p>
<p>RESTORE VERIFYONLY FROM DISK='backup path with file name'</p>...
|