Answer Posted / 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 |
Post New Answer View All Answers
What is postgresql server?
Can two tables share the same primary key?
What is a mutating table error and how can you get around it?
What is ddl and dml commands?
What is change data capture (cdc) in sql server 2008?
How each E-R model constructs can be mapped to the relational model?
What is 'write-ahead log' in sql server 2000 ?
What is precedence constraint?
How to locate and take substrings with charindex() and substring() functions?
What are the properties and different types of sub-queries?
What is the default value of an integer data type in sql server 2005?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Tell me when is the update_statistics command used?
explain different types of backups avaialabe in sql server? : Sql server database administration
Tell me what is a linked server?