Question
What does the double hyphen '--' at the end of the injection string signify?
It comments out the rest of the SQL query
It includes a subquery
It concatenates two strings
It indicates the start of a new SQL command
Submit
Skip