Wht is SQL Injection Attack ?

Answers were Sorted based on User's Feedback



Wht is SQL Injection Attack ?..

Answer / mustafa_7_8_6

SQL injection is a technique that exploits a security
vulnerability occurring in the database layer of an
application. The vulnerability is present when user input
is either incorrectly filtered for string literal escape
characters embedded in SQL statements or user input is not
strongly typed and thereby unexpectedly executed. It is in
fact an instance of a more general class of vulnerabilities
that can occur whenever one programming or scripting
language is embedded inside another.

Is This Answer Correct ?    7 Yes 0 No

Wht is SQL Injection Attack ?..

Answer / vikas kant

Sql injection attack is the form of attack on the database
driven websites in which attacker executes some
unauthorised T-Sql commands while taking the advantage of
poor input validation.

Is This Answer Correct ?    0 Yes 0 No

Wht is SQL Injection Attack ?..

Answer / saman

Read http://www.expertcore.org/viewtopic.php?f=74&t=2101 for
"what is SQL injection" with examples.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is index in an assignment?

0 Answers  


Explain isolation levels that sql server supports?

0 Answers  


What according to you is the difference between mysql and sql server performance?

0 Answers  


What is meant by Active-Passive and Active-Active clustering setup?

0 Answers  


What is optimization and its types?

0 Answers  






Where is my database stored on the hard disk in ms sql server?

0 Answers  


hi friends please answer this question ASAP:- how to count the no. of employee in a each department or no. of employee in each location by using emp/dept table

7 Answers   Indecomm,


What is a functions and types in sql server?

0 Answers  


What is the difference between inner join and equi join?

0 Answers  


How do I schedule a sql server profiler trace?

0 Answers  


What are the rules to use the rowguidcol property to define a globally unique identifier column?

0 Answers  


What are the advantages of using third-party tools?

0 Answers  


Categories