View Full Version : SQL helpful resources
werutzb
10-03-2008, 06:18 PM
Hi!
I want to extend my SQL experience.
I red so many SQL resources and still feel, that I am not an expert
in SQL. What would you recommend?
Thanks,
Werutz
jawsonug
10-03-2008, 06:44 PM
Well, werutz, not sure what you want.
I would suggest to read the mysql official documentation, it comes with
so much useful things, just google for it.
Or try one of the SQL pro blogs, for example
SQL resources (http://sql-datenbank.net).
Some topics are for instance:
microsoft access and sql query for oracle (http://sql-datenbank.net/Sql/blog/Microsoft-access-and-sql-query-for-oracle.html)
Hope, I could help you.
Jawson
thetraveller
10-03-2008, 08:22 PM
Hi!
I want to extend my SQL experience.
I red so many SQL resources and still feel, that I am not an expert
in SQL. What would you recommend?
Thanks,
Werutz
Not sure exactly what you are looking for but if it is SQL and PHP then have a look at this site.
http://www.php-mysql-tutorial.com/
It covers mySQL and PHP.
Iain
clanshrapnel
10-05-2008, 09:27 PM
Hi!
I want to extend my SQL experience.
I red so many SQL resources and still feel, that I am not an expert
in SQL. What would you recommend?
Thanks,
Werutz
Depends a lot on your current level.
Many people find asktom.oracle.com to be invaluable. Tom's 2 books he released are also considered amazing.
Perhaps look into Oracle training classes, too.
ukgimp
12-06-2008, 11:37 AM
mysql, as it is free. If you hate it you wont have lost much. The latest versions have support for the cool stuff like transactions and as i remeber subselects etc.
You can spend a fortune on classes, get a decent book or just try and make something, use a nice easy interface like phpmyadmin.
A great place to start is in the optimiastion, like indexes and good procatice, like naming conventions and good normalisation.
There are lots of tutorials out there
Bween
12-06-2008, 05:40 PM
http://www.w3schools.com/
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.