Sorry.. this is not going to work like this..

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND casino_owners.casino_owner_id = casinos.casino_owner' at line 3
SQL: SELECT casinos.casino_name, casino_owners.casino_owner_id, casino_owners.casino_owner_name FROM casinos,casino_owners WHERE casino_id = AND casino_owners.casino_owner_id = casinos.casino_owner


Back to previous screen | Home