Question: What does the below script mean? SELECT * FROM users WHERE Username =' OR 1=1-' Question 40Answer a. an SQL query to retrieve all users
What does the below script mean? SELECT * FROM users WHERE Username =' OR 1=1-' Question 40Answer a. an SQL query to retrieve all "users" from the "users" table b. malicious script for SQL injection c. an SQL query to retrieve all "usernames" from the "users" table d. an SQL query to retrieve all "Username" records which have one letter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
