Answer Posted / 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 |
Post New Answer View All Answers
Explain about system stored procedure?
Explain the disadvantages/limitation of the cursor?
Which language rdl files made of?
How many types of the database links?
Why truncate is ddl?
What do you understand by user-defined function in the sql server?
What does nvl stand for?
How to find the source of a table in sql server?
What area unit the various kinds of info compression introduced in sql server 2008?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
What is indexing a document?
What is query cost in sql server?
Where actually sql azure database is hosted?
Can we call stored procedure in trigger?
What are statistics?