Multiple Choice
"SQL injection attacks" have been responsible for many cases of data theft. One of the solutions 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
Q7: If your statement has variable parts, you
Q14: If you want to find out about
Q15: Given the following two statements, what does
Q20: A _ object can create statement objects
Q21: When you are done with a Statement
Q22: Complete the following statement, which inserts rows
Q29: When you close a connection:<br>A)it closes the
Q52: A _ is a reference to a
Q56: What will the following expression match to?<br>Name
Q66: Which Java statement connects to a database