Hi all,
I'm fairly new to SQL & I was wondered if there was a single SQL satement that would create something like the following table...
race1 race2 race3 race4
a. person 9 8 8 8
b. person 5 5 4 1
c. person 9...
Hi all,
Being a Java Programmer it's the first time I've designed a database and the queries. I just wondered if the following was ANSI_SQL or if I've added mySQL specific stuff. A quick yes or no would suffice. Any links would be much appreciated.START TRANSACTION;
INSERT INTO `race` (
`time`...
Hi all,
I'm a Java Programmer who's taken on a website project by myself, therefore I've also had to design the database.
It will be a mySQL database. I have already designed it and successfully tested that the queries are getting out what was required. Although I'm not sure how portable my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.