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