Answer Posted / pankaj kumar
SQL injection is something where an end user of an application is able to submit SQL queries through the user interface and end up running those queries, causing potential damage to the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between clustered index and non clustered index?
Explain sql delete command?
What are dml (data manipulation language) statements in ms sql server?
Does partitioning ssd reduce performance?
What is the need for indexing?
How to create stored procedures with parameters in ms sql server?
What is database architecture? : SQL Server Architecture
How can a user-defined datatype be created?
What does top operator do?
What are the advantages of passing name-value pairs as parameters?
Explain what is the use of custom fields in report?
What are data files?
What is the index requirement in SQL Azure?
Explain powershell included in sql server 2008?
What is a derived table?