Question: -> A Moving to the next question prevents changes to this answer. muestion 5 Look at the following query: the expression Wiley is supplied by
-> A Moving to the next question prevents changes to this answer. muestion 5 Look at the following query: the expression Wiley is supplied by the user: SELECT * FROM books WHERE publisher-'Wiley What will happen if user inputs O'Reilly? a. The database is vulnerable to SQL injection b. This query will cause the database to extract each of the records where the publisher column has the value O'Reilly c. The application will try to perform the following query: SELECT * FROM books WHERE publisher-'O'Reilly d. The database generates an error Moving to the next question prevents changes to this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
