Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 7 of 7

Thread: Sql?

  1. #1
    smarty123 is offline IM & SEO Whisperer smarty123 is on a distinguished road
    Join Date
    Aug 2011
    Posts
    50
    Thanks Given
    0
    Thanked 1 Time in 1 Post

    Sql?

    Hey guys,
    Where should I start learning SQL language? We have SQL plus 8.0, yes I know we are far behind from the world but what we can do(students), our syllabus involves SQL plus 8.0..
    Can you guys tell me where to start learning? Any website? tutorials? Huge SQL forums with daily activities?

    Thanks in advance!!

  2. #2
    Phoenyx's Avatar
    Phoenyx is offline Super Moderator Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    3,158
    Thanks Given
    608
    Thanked 542 Times in 412 Posts
    hmmm, you could have a look at this site : SQL Plus Basics I think it works in almost the same way as the PHP manual I am learning from.
    Kanashimi no oto ga kikoenai you na sewashii sekai ga.
    IMT Forum Member Groups, Features, Options & Permissions and IMT Forum Rules.


  3. #3
    anusha is offline IM & SEO Whisperer anusha is on a distinguished road
    Join Date
    Sep 2011
    Posts
    36
    Thanks Given
    0
    Thanked 1 Time in 1 Post
    SQL stands for Structured Query Language..And it is a database which is used to store the data,files e.t.c.,And SQL is a Relational Database Management System..

  4. #4
    Phoenyx's Avatar
    Phoenyx is offline Super Moderator Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    3,158
    Thanks Given
    608
    Thanked 542 Times in 412 Posts
    Quote Originally Posted by anusha View Post
    SQL stands for Structured Query Language..And it is a database which is used to store the data,files e.t.c.,And SQL is a Relational Database Management System..
    Respectfully, I think the OP already knows what it means, they were trying to find a resource to learn from and not a dictionary definition.
    Kanashimi no oto ga kikoenai you na sewashii sekai ga.
    IMT Forum Member Groups, Features, Options & Permissions and IMT Forum Rules.


  5. #5
    windfinder is offline IM & SEO Whisperer windfinder is on a distinguished road
    Join Date
    Nov 2010
    Location
    Upplands Väsby Sweden
    Posts
    42
    Thanks Given
    9
    Thanked 12 Times in 10 Posts
    Depending on what tools you have, but;

    Most query builders will let you see the generated SQL. There isn't really that much to learn about the language. Each vendor have some differences, but they are quite easy to overcome.

    The hard part is to use the simplicity of SQL to get (or put) what you want from the database. That requires a lot of practice.

    I worked as a developer for 10+years doing lots of database work before I got any academic training. It was nice to get a handle on the theoretical part of joins and unions, but I would not have been a rock star SQL programmer from the university studies alone.

    I found this online course and MIT has a lot of its courses out for free.

    If you happen to live in Sweden you can take University classes for free and if you take them online they are usually taught in a slow pace so that they are manageable while working.

  6. #6
    imelbisnis is offline IM & SEO Mumbler imelbisnis is on a distinguished road
    Join Date
    Nov 2011
    Posts
    366
    Thanks Given
    7
    Thanked 32 Times in 29 Posts
    should you join forums.oracle.com because a lot of discussion about sql therein, may be able to assist you in solving problems about sql.

  7. #7
    danilion55's Avatar
    danilion55 is offline IM & SEO Mumbler danilion55 will become famous soon enough
    Join Date
    Aug 2011
    Location
    Pakistan
    Posts
    414
    Thanks Given
    34
    Thanked 73 Times in 59 Posts
    You can also learn from lynda.com they have many training courses


 

Posting Permissions

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