HW3

To reproduce what I did in class:

{{{!hightlight sql Create a Database with a table called movies CREATE TABLE movies (

); }}}

Points