Which of the following characters will you use to check whether an application is vulnerable to an SQL injection attack?
Single quote (')
Semi colon (;)
Double quote (")
Dash (-)
Submit