This tutorial will teach you how to create and drop tables from your database. Sponsored by DevMountain. Get yourself career ready, check out their website: …
Original source
This tutorial will teach you how to create and drop tables from your database. Sponsored by DevMountain. Get yourself career ready, check out their website: …
Original source
3 responses to “MySQL tutorial 13 – Creating and dropping tables”
Could I just put review_id INT PRIMARY KEY NOT NULL AUTO_INCREMENT?
Good!!!
A unsigned int will not be better for ids? I mean they will not be negative