Back to the 2024 paper

Module 5: Database Security

20242m

SQL injection attacks can be prevented by:
(i) Dynamic SQL
(ii) Input trimming
(iii) Prepared Statements
(iv) Using DELETE statements

Similar questions