adspace
Answer Posted / Deepak Verma
Prepared statements help reduce the risk of SQL injection attacks, but they do not completely eliminate it. It is still essential to validate and sanitize user input before using it in queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are aggregate and scalar functions? : Sql dba
What is the best sql course?
what is schema? : Sql dba
what is collation? : Sql dba
what is sql server agent? : Sql dba
Is primary key clustered index?
If a cursor is open, how can we find in a pl/sql block?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
how to use regular expression in pattern match conditions? : Sql dba
what is dbms? : Sql dba
what is bcp? When does it used? : Sql dba
define sql insert statement ? : Sql dba
Do we need to rebuild index after truncate?
What is the current version of postgresql?
Can delete statement be rollbacked?