To generate script in SQL server with data you need to follow the following step Open SQL server management studio expand database Right-click in the…
Read moreIntroduction Dynamic Query helps you to run SQL statements dynamically at runtime. It allows you to create more flexible SQL statements because the f…
Read moreProblem : SQL Server Agent started but Agent XPs Disabled. What is the issue and how to fix this? Solution : I started to search for services…
Read moreSometimes this error makes us very sad. But this is a very simple error which is easily recovered. this is happening due to loss of drive or any oth…
Read moreUsing Sql Query editor CREATE DATABASE [tutorialsdb] CONTAINMENT = NONE ON PRIMARY ( NAME = N'tutorialsdb', FILENAME = N'C:\Progra…
Read more
Social Plugin