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