SQL Injection is the most common and dangerous security issue these days where a person can 1) Get data from your database 2) Add Malicious script in your database 3) Get access to your site 4) Delete tables from your…
Category: SQL
-

Important Microsoft SQL Server Queries
Here i am going to tell you all the important queries used in Microsoft SQL Server. Just go through this page and you will become master in Microsoft SQL Server because all the queries used in daily programming are briefly…
