SQL

From Computer Science Wiki
Revision as of 17:11, 17 March 2016 by Bmackenty (talk | contribs)
SQL programming language[1]

SQL is the language we speak to databases. Below are topics related to SQL.


Basic ideas

Name Data More data
cats 273 53
dogs 65 8,492
mice 1,649 548

Problem sets

More advanced topics