Results 1 to 14 of 14

Thread: Learning SQL

  1. #1
    Senior Member
    Join Date
    Jul 2003
    Location
    Nott'm, East Midlands
    Posts
    1,954
    Thanks
    0
    Thanked
    0 times in 0 posts

    Learning SQL

    Hi all,

    I'm looking to learn SQL to quite an advanced level to aid my job.

    What different mediums can I use to do this?

    I like the idea of Night schools, so I can get a NUS card again (cheapskate I know) heh...

    Anyone know of one in Notts?

  2. #2
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    You could buy some books.

    I got some books which Az recommended me which were super high quality

  3. #3
    Pixel Abuser Spunkey's Avatar
    Join Date
    Nov 2003
    Location
    Milton Keynes
    Posts
    1,523
    Thanks
    0
    Thanked
    0 times in 0 posts
    books is the way, its a lot cheaper, and you've got something to use as a reference when you need it.

    my 2 penneth

  4. #4
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    Depends what you are trying to do Lead Head, see learning SQL to me purely means T-SQL - the transaction language that you use, the way to manipulate and enter data into the system. Obviously this will very much depend on what you are using, although SQL is supposed to be standard its not quite as standard as you might think.

    If you are doing this for a work based system i would say books are probably a good way forward, plenty of online examples of stuff on SQL so hopefully it would be enough to get your moved on.

    Otherwise SQL management course may be more appropriate....

    TiG
    -- Hexus Meets Rock! --

  5. #5
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Yup, as TiG said SQL is supposed to be a standard, and it is, sort of..

    The very basic still tends to be the same, (select, drop etc etc) but then you get vendor-specific functions which can all be similar, or completely different. It entirely depends on the database you're using..

    MySQL, MS-SQL, Ingres, Ingres II, Oracle, IBM DB2, etc etc

    Once you pick up the basics, it shouldn't be *too* tricky to port over for other databases though, it's just a case of looking for the different syntaxs and the occasional different command
    (\__/)
    (='.'=)
    (")_(")

  6. #6
    ^-- I'm with stupid --^
    Join Date
    Jul 2003
    Location
    Under Your Bed
    Posts
    1,354
    Thanks
    0
    Thanked
    0 times in 0 posts
    Learning at a night school tho can often lead to getting a qualification. Its one thing saying 'i have studied a book' its another thing saying 'here is my certificate to show i having completed such and such a course and am this competent.'

    I would be doing the course wif Nick if we find something, and in this particular case we are looking for more 'taught' classes rather than teaching ourselves.

    Just a couple of points there so you know
    tom@meangasoline.co.uk | RIP Zoltan

    Canon 350d | 50 F/1.8 Mk II | 70-200 F/4 L | 1Gb Sandisk Ultra III

  7. #7
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    Heh, a piece of paper doesn't mean your confident at the topic tho matey. Believe me now you actually have to know your stuff, the job market is there to pay the people that know the topic inside and out, a piece of paper doesn't get you that.

    As you say you are just getting the basics under your belt which is why you feel courses are best, i'd agree but thats just the first step, practising with the skills you learn is so important.

    Best places are local technology colleges then, thought they are NOT cheap. A Cisco course i was looking at doing over 20 weeks with 3hrs twice a week was just over a grand. If you want something reckonised in sql then i would say you are likely looking at the same sort of price tag.

    Now are books that poor an idea?

    TiG
    -- Hexus Meets Rock! --

  8. #8
    HEXUS.net Webmaster
    Join Date
    Jul 2003
    Location
    UK
    Posts
    3,108
    Thanks
    1
    Thanked
    0 times in 0 posts
    Don't agree with you everything you've said there TiG (unless I misunderstand your point). Potential employers have to believe what a candidate puts down on their CV and if they have an official qualification then that (theoretically) backs it up. Saying you've read a book doesn't. If you've gone to the effort and expense of gaining a qualification in your own free time then that shows keenness to learn and initiaitive and those qualities are far more valuable to a potential employer than any particular skill you may have. Good employees can always be trained, poor ones can't.

  9. #9
    Senior Member
    Join Date
    Jul 2003
    Location
    Nott'm, East Midlands
    Posts
    1,954
    Thanks
    0
    Thanked
    0 times in 0 posts
    Thanks all for your input.

    I think night schools might be the best bet, along with a book or two. Now, I need to know which books are good.

    I need some links to start me off on my quest... what have you got / recommend for me?

    The line of work it will be used for will be to SELECT data and manipulate, export to .rtf / .txt / .csv etc to produce reports. This will be in mySQL, however, I would like to move onto PLSQL as well at a later date.

    I am not looking at getting these skills to look for another job, it is to further improve my chances of gaining promotion into a higher role within my dept. It's a substantial raise for someone of my age, and therefore, if the chances are there, take them!!

    I hope I have provided a bit more background information for you, so you can narrow down your answers!

    Any more Q's let me know

  10. #10
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    45
    Thanked
    48 times in 43 posts
    Quote Originally Posted by Az
    Don't agree with you everything you've said there TiG (unless I misunderstand your point). Potential employers have to believe what a candidate puts down on their CV and if they have an official qualification then that (theoretically) backs it up. Saying you've read a book doesn't. If you've gone to the effort and expense of gaining a qualification in your own free time then that shows keenness to learn and initiaitive and those qualities are far more valuable to a potential employer than any particular skill you may have. Good employees can always be trained, poor ones can't.
    Az, having gone to several interviews recently, all the positions i've applied for have just pattern matched my cv to there requirements, i've got several ms sql certificates, but i still went through a 7 page technical exam - where i completely annihilated the exam.

    My point was that having a certificate saying you can do something in this sphere doesn't mean when it comes down to the companies technical exam if applying for a job that this will get you through it.

    That was all i was saying, a course cannot imo match reading a book and actually doing all of it in practise.

    I guess it also very much depends where you are in the job market too, but i've certainly found that the change has gone from people wanting very broad skill sets to incredibly focused ones.

    TiG
    -- Hexus Meets Rock! --

  11. #11
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,176
    Thanks
    3,121
    Thanked
    3,173 times in 1,922 posts
    • Zak33's system
      • Storage:
      • Kingston HyperX SSD, Hitachi 1Tb
      • Graphics card(s):
      • Nvidia 1050
      • PSU:
      • Coolermaster 800w
      • Case:
      • Silverstone Fortress FT01
      • Operating System:
      • Win10
      • Internet:
      • Zen FTC uber speedy
    I'd agree with TiG to a point there...I have recently been INTERVIEWING people...not IT people tho, so look at it from slightly further back...

    as an INTERVIEWER I dont trust Qualifications much....I use them to pick the candidates and THEN tes tthem on something....or many things.

    Way too many people LIE on their CV and I will find out...but I NEED to finds out BEFORE offering them a job not after they have my money

    SO....Qualifications are essential but then it is CRITICAL that you can use them without thinking twice.....it must be second nature....not a case of revising before each task .

    My (non IT) £0.02

    Go for it Lead head mate..get it ALL and be the BEST!

    Quote Originally Posted by Advice Trinity by Knoxville
    "The second you aren't paying attention to the tool you're using, it will take your fingers from you. It does not know sympathy." |
    "If you don't gaffer it, it will gaffer you" | "Belt and braces"

  12. #12
    Senior Member
    Join Date
    Jul 2003
    Location
    Nott'm, East Midlands
    Posts
    1,954
    Thanks
    0
    Thanked
    0 times in 0 posts
    Yeh, thats the thing Zak33 matey (btw, wat you doin in this forum? )

    The 'piece of paper' will show that I have done the sql, the test will prove I can do the SQL.

    I will be getting some books, however I dont know which are the better variety!
    I also need to find out where there are Night schools in Nottm. When do they typically start? Sept? I really want to get started!

  13. #13
    DsW
    DsW is offline
    Senior Member
    Join Date
    Aug 2003
    Location
    Glasgow
    Posts
    292
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by Lead_Head
    This will be in mySQL, however, I would like to move onto PLSQL as well at a later date.
    If you are referring to Oracle PL/SQL then the book(s) to get is(are) O'Reilly - brilliant references and good explanations.

    cheers,
    dave

  14. #14
    Senior Member
    Join Date
    Jul 2003
    Location
    Nott'm, East Midlands
    Posts
    1,954
    Thanks
    0
    Thanked
    0 times in 0 posts
    Thanks for that, I'll check out prices on Amazon

    Anyone else got any recommendations?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. My First Car and learning to drive
    By RoGuE|SaBeR in forum Automotive
    Replies: 21
    Last Post: 25-05-2006, 09:27 AM
  2. learning a new language
    By megah0 in forum General Discussion
    Replies: 3
    Last Post: 27-04-2004, 12:35 PM
  3. more VBA and SQL 'problems'...
    By streetster in forum Software
    Replies: 7
    Last Post: 07-01-2004, 10:45 PM
  4. SQL help
    By Agent in forum Software
    Replies: 23
    Last Post: 11-11-2003, 09:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •