Question
What is the purpose of using '--' at the end of the SQL injection code?
To increase the execution time of the query
To execute multiple commands in sequence
To terminate the current SQL command
To comment out the rest of the SQL statement
Submit
Skip