Answer Posted / alok saxena
SQl Injection is used by hacker or professional to damage
the data through intellectaul technique. For example, in
this text box , If I write SQL statement in such a way that
effect its database. example " hi, 'delete * from emp;'
This is what We say to inject in Sql by writing DML in
textbox.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the use of adodc?
What is difference between Dataview and Datatable?
How to find the given query is optimised one or not?
What is datasource in ado.net?
Describe ado.net object model in detail.
What are the ado.net objects?
What is oledb driver?
What is the use of data grid?
Explain the difference in record set and dataset?
What is a non query?
Explain the basic use of "dataview" and explain its methods.
List all the steps in order, to access a database through ado.net?
What are the different row versions available in table?
What is the maximum pool size in ado.net connection string?
Explain the difference between sqlcommand object and command behavior object?