πŸ“Š MySQL
Q. Which of the following is used to prevent SQL injection?
  • (A) Stored Procedures
  • (B) Prepared Statements
  • (C) Triggers
  • (D) Views
πŸ’¬ Discuss
βœ… Correct Answer: (B) Prepared Statements

Explanation: Prepared statements prevent SQL injection by separating SQL code from data.

Explanation by: Mr. Dubey
Prepared statements prevent SQL injection by separating SQL code from data.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
54
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate