Multiple Choice
"SQL injection attacks" have been responsible for many cases of data theft.One of the solutions for preventing these attacks is:
A) Never use double quotes in the query.
B) Never use single quotes in the query.
C) Never add a string to a query that you didn't type yourself.
D) Never add a number to a query that you didn't type yourself.
Correct Answer:

Verified
Correct Answer:
Verified
Q55: An example of a production-quality database is:<br>A)Oracle<br>B)MS
Q56: What will the following expression match to?<br>Name
Q57: A _ is a column (or set
Q58: You can use the generic _ method
Q59: Based on the table below, insert the
Q61: SQL uses single quotes (') to delimit
Q62: Which of the following statements is correct?<br>A)SQL
Q63: What is the purpose of the LIKE
Q64: Based on the customer table below, which
Q65: An important part of database processing is