Real Motorcycle Forums For Real Riders!
Home Gallery Classifieds Arcade Store Privacy Support Us RSS Feeds
Go Back   NESR Forums > General Forums > Off-Topic Stuff
Register Members List Search Today's Posts Mark Forums Read

Welcome to New England Streetriders! You are currently viewing the site as a guest which only gives you limited access to most features.

These ads do not show to registered members. Register Now, it's FREE!

Reply
 
Thread Tools
  #1  
Old 08-16-07, 02:24 PM
bump909's Avatar
fecking bikeless arse!
 
Join Date: Apr 2005
Location: Lunenburg, MA
Age: 30
Posts: 3,040

SQL folks


i'm interested in learning all about SQL except i don't know where to start. i'd like to see if database administration is something i'd be interested in as our company could use a DBA. could anyone with any experience point me in the right direction? books, links, whatever you got.

Reply With Quote
  #2  
Old 08-16-07, 02:37 PM
ZX-12R's Avatar
WTF???
 
Join Date: Sep 2004
Location: Candia, NH
Age: 28
Posts: 2,606
Send a message via AIM to ZX-12R

SQL folks


Quote:
Originally Posted by bump909 View Post
could anyone with any experience point me in the right direction?
You just queried the forum so you've got that concept down!
Reply With Quote
  #3  
Old 08-16-07, 02:39 PM
97BladeRider's Avatar
OldBike+OldAge=PrettyFast
 
Join Date: Jun 2006
Location: Blackstone, MA
Age: 43
Posts: 5,531
Send a message via AIM to 97BladeRider Send a message via Yahoo to 97BladeRider

SQL folks


Good book for basic programming:

Amazon.com: Beginning SQL Server 2005 Programming (Programmer to Programmer): Books: Robert Vieira

And administration:

Amazon.com: Beginning SQL Server 2005 Administration: Books: Dan Wood,Chris Leiter,Paul Turley
Reply With Quote
  #4  
Old 08-16-07, 02:41 PM
rebelpacket's Avatar
It never got fast enough
 
Join Date: Jul 2003
Location: Burlington, CT
Age: 26
Posts: 500
Send a message via AIM to rebelpacket

SQL folks


Start with MySQL. Its free, commonly used, plenty of examples out there and will give you a good intro to basic SQL.

I would lean tward learning Oracle PL/SQL over MS SQL. Microsoft SQL lands you a small niche, whilst Oracle PL/SQL not only gives you a more-in-demand skill, but a better concept of REAL transactional clustered databases.
Reply With Quote
  #5  
Old 08-16-07, 02:43 PM
Billy's Avatar
It's GSX-R not Gixxah
 
Join Date: Feb 2006
Location: Ashland, MA
Age: 26
Posts: 2,122
Send a message via AIM to Billy

SQL folks


I'm a network admin but one of my many responsibilities is SQL administation. I'm by no means an "expert" but I do know quite a lot about the product.

ummmm I don't know any good books as an intro to it. I basically learned it by using it. I do use my "Microsoft's SQL Server 2000 Administrator's Pocket Consultant" book a lot.

Microsoft SQL Server 2000 Administrator's Pocket Consultant ISBN: 0-7356-1129-7
Reply With Quote
  #6  
Old 08-16-07, 02:48 PM
bump909's Avatar
fecking bikeless arse!
 
Join Date: Apr 2005
Location: Lunenburg, MA
Age: 30
Posts: 3,040

SQL folks


right on.. thanks guys.
Reply With Quote
  #7  
Old 08-16-07, 03:00 PM
DBConz's Avatar
Newbury Street Poser
 
Join Date: Aug 2007
Location: Quincy, MA
Age: 27
Posts: 90
Send a message via AIM to DBConz

SQL folks


I like PL-SQL also. If you have any programming background, I found it easier to learn
Reply With Quote
  #8  
Old 08-16-07, 09:59 PM
joeswamp's Avatar
Registered User
 
Join Date: Sep 2006
Location: Swampscott, MA
Posts: 207

SQL folks


Quote:
Originally Posted by rebelpacket View Post
Start with MySQL. Its free, commonly used, plenty of examples out there and will give you a good intro to basic SQL.

I would lean tward learning Oracle PL/SQL over MS SQL. Microsoft SQL lands you a small niche, whilst Oracle PL/SQL not only gives you a more-in-demand skill, but a better concept of REAL transactional clustered databases.
I've noticed that lots of big corporations use Oracle, but isn't MySQL the backbone of Wikipedia? (which has got to be one seriously large database). If MySQL can handle that and it's free, why does anyone pay any money for database software?

The reason I ask this is not to be smart or anything, I'm just totally ignorant on this subject (and I need to start learning about it)...
Reply With Quote
  #9  
Old 08-17-07, 12:25 AM
rebelpacket's Avatar
It never got fast enough
 
Join Date: Jul 2003
Location: Burlington, CT
Age: 26
Posts: 500
Send a message via AIM to rebelpacket

SQL folks


MySQL isn't "free" anymore. There is still a freely available version which will do lots. You can do all sorts of replication with MySQL. However, it doesn't work as well as oracle for SERIOUSLY large databases. The backup and recovery tools are not as robust as Oracle and other large RDMS's, and high availiblity MySQL clusters are still a bit of a black box.

I'm not saying Oracle is perfect, lord knows we've found more than a hundred bugs. But when you really start to scale databases to the high levels of both capacity and high availiblity, MySQL just doesn't have the ooomph-fsaaah yet.

ESPNNews/Sportcenter data is served off two 32 processor power five systems, with 64GB of ram each, connected to two 36TB disk arrays, and we can and have maxed the crap out of those systems on crazy days. The number of MySQL servers, and the complexity involved in setting up a replicated cluster of that size makes MySQL impractical (for us).
Reply With Quote
  #10  
Old 08-17-07, 09:08 AM
number9's Avatar
Not so funny meow, is it?
 
Join Date: Aug 2005
Location: Portland, ME
Age: 26
Posts: 308

SQL folks


bump909: I agree with several others, I think that MySQL is probably your best bet for getting your feet wet. Here is a good tutorial from webmonkey.com about a very simple, web-driven database. You can do pretty advanced stuff with MySQL (like clustering, replication etc.) but as rebelpacket says, Oracle is where the really big boys play (and where the big $ is at). But, the learning curve is very steep.

rebelpacket: Is that who you work for? I am... impressed.
Reply With Quote
  #11  
Old 08-17-07, 05:49 PM
KB's Avatar
KB KB is offline
KB
 
Join Date: Jun 2002
Location: Manchester NH
Age: 37
Posts: 4,591
Send a message via AIM to KB Send a message via Yahoo to KB

SQL folks


Sounds high tech. And I thought trying to understand TCP/IP and Voip technologies was bad.

KB
Reply With Quote
  #12  
Old 08-19-07, 11:04 AM
TheIglu's Avatar
Take Chance, Shit Pants
 
Join Date: Apr 2003
Location: Royalston, MA
Age: 28
Posts: 6,207
Send a message via AIM to TheIglu

SQL folks


Just run antivirus and Ad-Aware. Should take care of your issue, bump.
Reply With Quote
Reply

  NESR Forums > General Forums > Off-Topic Stuff


Thread Tools
Postdisplay-Type
Postdisplay-Type Vertical Postbit

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Questions for the Gun folks rjh200 Off-Topic Stuff 11 08-14-07 06:49 PM
Good weekend / Screw the reg folks! senecak19 Pit Area 1 08-15-06 04:32 PM
SQL Rye Off-Topic Stuff 9 03-31-06 08:18 AM
okay smart folks, try to solve this one SEVENSGT Off-Topic Stuff 37 04-12-05 11:03 AM
i worked i a old folks home years ago beet Off-Topic Stuff 2 01-13-05 12:28 PM


One of the largest message boards on the web !

All times are GMT -5. The time now is 06:03 AM.

SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Page generated in 0.17 seconds (56.37% PHP - 43.63% MySQL) with 10 queries