Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "SQL"
From NetSec
Line 4: | Line 4: | ||
Related Pages: | Related Pages: | ||
− | * | + | *[http://www.blackhatacademy.org/security101/index.php?title=Category:Patching Patching] |
*[[SQL injection]] | *[[SQL injection]] | ||
*[[INFORMATION_SCHEMA Mapping]] | *[[INFORMATION_SCHEMA Mapping]] | ||
[[Category:Information]][[Category:Programming Languages]] | [[Category:Information]][[Category:Programming Languages]] |
Revision as of 02:33, 19 October 2011
Structured Query Language
SQL is a databasing language used to interface databases with compiled and interpreted languages.
Related Pages: