InterviewSolution
Saved Bookmarks
| 1. |
Is it possible to import data using T-SQL commands without using SQL Server Integration Services? If yes, please share commands? |
|
Answer» We need to run the SQL Server patch installation minimally 4 times to patch both SQL instance on all 3 cluster NODES.
Additionally, We may need to run SQL 2005 setup on other 2 nodes to patch non-cluster objects like SSMS but that’s the ADDITIONAL PART. |
|