This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
sql_injection [2019/10/05 18:49] acm |
sql_injection [2019/10/05 18:51] (current) acm |
||
|---|---|---|---|
| Line 33: | Line 33: | ||
| </ | </ | ||
| This causes the software to delete the entire student table after inserting Robert into the table. This works as putting a semicolon into a SQL statement allows us to execute more than one statement per line. | This causes the software to delete the entire student table after inserting Robert into the table. This works as putting a semicolon into a SQL statement allows us to execute more than one statement per line. | ||
| + | |||
| + | === References === | ||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | |||