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 are the security related catalog views? : sql server security
Indexes are updated automatically is the full-text index also updated automatically?
Explain what are the restrictions while creating batches in sql server?
How to define and use table alias names in ms sql server?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
What is not null constraint?
How data can be copied from one table to another table?
How to use values from other tables in update statements in ms sql server?
What is the use of sign function?
Name the different type of indexes in sql?
Write a sql query to display the current date?
List the different types of collation sensitivities in sql server?
What is a view and what are its advantages?
What are commit and rollback in sql?
what is a join? : Sql server database administration