Results 1 to 6 of 6

Thread: tell me about SQL?

  1. #1
    Senior Member
    Join Date
    Jun 2004
    Posts
    733
    Thanks
    7
    Thanked
    0 times in 0 posts

    tell me about SQL?

    Hi

    I’m just starting a new job and I will be using SQL, I have no idea what this is to tell the truth and although I will be given full training, can anyone sum it up for me in a simple format? Pretty please with sugar on top!!

    and what about versions has there been many and what is the latest and so on?

  2. #2
    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
    SQL is standard query language, its the language you query databases with.
    SQL is a true standard, however no-one actually uses it.
    MS SQL server 2000 uses T-SQL, Oracle uses PL-SQL and other projects use their own versions of it.

    It truely depends on which database you will be using.

    And in terms of a development skill, easy to pick up, flipping difficult to master in my opinion.

    TiG
    -- Hexus Meets Rock! --

  3. #3
    LWA
    LWA is offline
    Senior Member
    Join Date
    Jul 2003
    Location
    London
    Posts
    2,171
    Thanks
    134
    Thanked
    57 times in 41 posts
    Sorry Tig don't mean to be an ar*e, but SQL stands for Structured Query Language iirc.

    I have experience in both standard sql and pl-sql and would definately agree with the 'easy to pick up, flipping difficult to master' statement.

    If you are going to be given full training you will be fine.

  4. #4
    Senior Member
    Join Date
    Jul 2003
    Posts
    232
    Thanks
    0
    Thanked
    0 times in 0 posts
    If you have to use it every day, you'll soon pick it up

  5. #5
    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
    LOL Big Leon, no problems, probably something to do with getting up at 4am, travelling nearly 250 miles up to Lancaster, and coming back after a 6hr meeting

    if YOU know nothing of SQL and are interested in learning the "HISTORY"

    here is a very good document to read..

    SQL Standand....

    Good for learning and understanding new SQL DB's you may have not dealt with before.

    TiG
    Last edited by TiG; 06-01-2005 at 09:36 PM.
    -- Hexus Meets Rock! --

  6. #6
    Goat Boy
    Join Date
    Jul 2003
    Location
    Alexandra Park, London
    Posts
    2,428
    Thanks
    0
    Thanked
    0 times in 0 posts
    SQL-92 is the standard. Most DB's manage to get fairly close to it. The problem is that most also extend it which is where the problems arise.

    Agree with the above posters; very easy to grasp, very hard to master.
    "All our beliefs are being challenged now, and rightfully so, they're stupid." - Bill Hicks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. My SQL, circular, inefficient ... or neither?
    By Anders in forum Software
    Replies: 14
    Last Post: 17-11-2004, 10:27 PM
  2. Oracle SQL
    By Raz316 in forum Software
    Replies: 7
    Last Post: 08-06-2004, 02:20 PM
  3. Learning SQL
    By Lead_Head in forum Software
    Replies: 13
    Last Post: 26-05-2004, 06:54 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
  •