good sql reference?
Anyone know of a good sql reference online that doesn't require any money from me? Specifically, I'm using MySql (version 4. something I think), and I'm working with this visual MySql editor called "Navicat Lite" that I found using google. Anyone ever heard of it? Is it stable and good to work with?
Not gonna go into detail about the issue I'm having since this isn't actually a tech forum, but... I set up some foreign key constraints...and now when I try to enter data into my tables they keep giving me errors and stuff about failing the foreign key constraints. I'm jsut making entirely new rows too, I'm not deleting anything or changing any existing rows (to my knowledge).
W3schools was a bit too general, I need something with a little more detail on foreign keys by the looks of it...anyone got some nice links for me??