SQL Injection?

<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>
http://www.w3schools.com/sql/sql_injection.asp

<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>

<In this course, it often helps to include a screenshot of your whole web browser – that lets everyone see what you see. If you wish to include a screenshot, add it below this line.>
Why doesn’t codecademy teach SQL Injection?

<If you wish to copy/paste in your code, you can use this next section. This will allow others to copy/paste your code for testing – something that they won’t be able to do with just a screenshot.>

```

Replace this line with your code.

<do not remove the three backticks above>

Codecademy teaches you the basics of SQL. Injection is just one way of using this SQL, they can’t have a course on every single thing you can do with SQL so instead it’s up to the users to find out how to implement their new found coding knowledge.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.