0
Gotta start getting my feet wet in SQL...any good advice for curriculum/books. Got the dummies book, but I might need something a bit more structured perhaps with sample databases.
'95 ZX7/9
'02 XR650R
'78 KZ1000
I work with a couple of good SQL Databases. Give me a call at work. I can probably get you some stuff
G-man
401-604-2196
Gerard
SQL itself at a basic level is not too bad.
Understanding complex database schemas and the ins and outs of a particular database takes longer but it's just details.
Look for a book more on the computer science side then the implementation side to start.
I wish I still had the book(s) I used in college. Can't recommend them to you cause I don't remember the titles.
I've been working with Oracle a lot the last year (and now I work at Oracle) and it's just ridiculously complex but that's probably your best bet to learn. And you can download a version of 10g for free for learning now.
As said above, SQL itself is pretty straight forward... I do mostly development with java but occasionally have to write my own queries to troubleshoot stuff and see what the hell is going on, but the SQL and DB for dummies are a good place to start and whenever I hit an issue, Google == my friendOriginally posted by benVFR
SQL itself at a basic level is not too bad.
Understanding complex database schemas and the ins and outs of a particular database takes longer but it's just details.
Look for a book more on the computer science side then the implementation side to start.
I wish I still had the book(s) I used in college. Can't recommend them to you cause I don't remember the titles.
I've been working with Oracle a lot the last year (and now I work at Oracle) and it's just ridiculously complex but that's probably your best bet to learn. And you can download a version of 10g for free for learning now.![]()
Might be worth looking for some books have excerises with samples already in place.
I guess it really depends on how complex you envision things being... worst case scenerio you hit one of the many IT geeks on here for help![]()
I'm taking a SQL class right now, making the DB is actually pretty easy, its all the extra shit they make you do in class that sucks.
--HBerry
LRRS# 285 - Retired
04 ZX-6R
88 EX500 - Broke
This book is pretty good...
SQL Fundamentals 2nd Ed.
ISBN 0-13-066947-4
<h5 style="color:ccc"><i>Put the Fun Between your Legs</i></h5>
<h5 style="color:ccc"><i> CBR1000RR </i></h5>
Originally posted by GMAN226
I work with a couple of good SQL Databases. Give me a call at work. I can probably get you some stuff
G-man
401-604-2196
Thanks G. I'll probably hit you up for that. I have been trying to convince the IT folks to give me Embarcadero and a development box to fugg with practicing some basic queries, but my company is ultra sensitive to this being practice tool... I can understand to some degree as I could conceivably choke the server.
Ben, I will be doing some implementation work. I just took a job @ a financial software/consulting firm and I need to start getting some query skills and better understanding of dB structure. I was hired for my business side background and the "technical" skills will have to follow. I don't think I will be doing any programming so maybe a simple stored procedure but that is gonna be it.
Hberry...let me know what's up with that course if you have a chance.
'95 ZX7/9
'02 XR650R
'78 KZ1000
The course I am taking is called Database Management at UMass Lowell for my MIS degree. The first half of the class is spent going over queries and understanding what a database looks like and now we are getting into designing our own. I can send you a document that shows how to do queries if you would like?
--HBerry
LRRS# 285 - Retired
04 ZX-6R
88 EX500 - Broke
I'll take what I can get. I might look at courses at the locl Universities too.
My e-mail is:
rye_02151@yahoo
'95 ZX7/9
'02 XR650R
'78 KZ1000
This is my prof. website: http://faculty.uml.edu/xli/Courses/63.403/default.htm
The one that I was referring to was "Introduction to SQL, Part 1" but I think you should be able to find helpful information in many of them.
--HBerry
LRRS# 285 - Retired
04 ZX-6R
88 EX500 - Broke