Jump to content
xisto Community
equinox1405241531

Need Suggestion On Books for SQL

Recommended Posts

can anybody suggest a good books to learn sql from??


Its been a long time since I learned SQL, but if starting today, these two books might be useful:

Oracle SQL Primer and Learning SQL: A Step-By-Step Guide Using Oracle. These are both Oracle-specific. Database books, by-and-large- tend to be specific to one database or another. Once you learn one, you can pick up a reference and see what is different with another database.

Starting with a bit less of a heavyweight system, you can look at MySQL Crash Course (Sams Teach Yourself in 10 Minutes).

The real question is "What do you want SQL for?" Answers might include "I want to do database programming," or "I want to get a job as a DBA," or "I need design a database schema for my department's inventory system". The answer really determines what books you want to start with. If you want to head into database/web programming, then: Learning PHP and MySQL looks like it would be an excellent start. SQL is a large subject by itself; narrowing your focus will help you learn. You can always broaden your experience after you get a toehold.

Something which is priceless while learning SQL or new databases is a good pocket reference to SQL commands. This book, The Practical SQL Handbook, is a new edition of one I have had on my shelf for years. It covers SQL standard commands as well as the differences between many popular databases.

Anyway, good luck.

Share this post


Link to post
Share on other sites

can anybody suggest a good books to learn sql from??

 

Hi Equinox,

I like to share some good books for Oracle SQL.

But Equinox, u havenât specified ur requirement properlyâ¦

Is it the Basics which u want to learn or the Expert version or the DBA version?

 

Anyway, Iâve listed some books which will be useful to u.

Oracle 9i: SQL

Database Systems Using Oracle: A Simplified Guide to SQL and PL/SQL

Mastering Oracle SQL and SQL*Plus ?

Learning SQL: A Step-By-Step Guide Using Oracle.

Expert One-on-One Oracle

 

U can also check these sites where u can gather some more knowledge on SQL

http://www.w3schools.com/sql/sql_intro.asp

https://www.techonthenet.com/sql/index.php

http://www.sqlcourse.com/

 

Hopefully they are helpful. All the very Best !!!

Edited by Innila (see edit history)

Share this post


Link to post
Share on other sites

thx guys for suggestions for books i liked the w3schools one starts with a good intro and explained in a good way :)and yes i forgot to mention my requirementsi just want to learn basics of sql after i learn that i would like to move on to advanced topicsso any more suggestions??also can u suggest something good for pl/sql....

Edited by equinox (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.