Filling in another 40-odd glossary entries
[swc-sql.git] / sql / novice / 09-prog.ipynb
index 3ad32aa7b9e987c9639b3d95ebbde2c370616a4c..e743ffbccd392e24cff690a8b750ec924bb4f09e 100644 (file)
       "If we execute this,\n",
       "it will erase one of the tables in our database.\n",
       "  \n",
-      "This technique is called [SQL injection](../../gloss.html#sql-injection),\n",
+      "This is called an [SQL injection attack](../../gloss.html#sql-injection-attack),\n",
       "and it has been used to attack thousands of programs over the years.\n",
       "In particular,\n",
       "many web sites that take data from users insert values directly into queries\n",