Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Beginning SQL (with source code)

  • 2,960 views
  • In: Database, IT eBooks
  • Author : ganelon
  • 2 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 5

    cover

    This book starts right from the basics with databases and SQL. Prior database or SQL knowledge is not necessary, as this book covers everything from database design to creating your first database and understanding how the SQL language is used with databases.

    If you have some previous experience with databases and SQL, then you’ll have a head start and you may want to just skim Chapter 1. You’ll need to follow its instructions for creating the book’s example database, as this is used for all the examples throughout the book.

    This book will look at Structured Query Language, or SQL as it’s usually abbreviated. SQL works with a database to create the database and to insert and extract data. Therefore, it’s essential to understand the theory and concepts behind database systems. Hence, this book also covers database theory and database design, so that you’re equipped to create an effective database.

    The SQL code in this book reflects the modern SQL standards set by organizations such as the American National Standards Institute (ANSI) and the International Standards Organization (ISO). However, while standards are great, what’s available for practical use is what really counts. This book, then, concentrates on the sort of SQL supported by most modern database systems. You should that find most of the code runs with little or no modification on most database systems released within the last six or seven years.

    TABLE OF CONTENT:
    Chapter 01 - Introduction to SQL
    Chapter 02 - Entering Information
    Chapter 03 - Extracting Information
    Chapter 04 - Advanced Database Design
    Chapter 05 - Manipulating Data
    Chapter 06 - Grouping and Aggregating Data
    Chapter 07 - Selecting Data from Different Tables
    Chapter 08 - Queries within Queries
    Chapter 09 - Advanced Queries
    Chapter 10 - Views
    Chapter 11 - Transactions
    Chapter 12 - SQL Security
    Chapter 13 - Database Tuning
    Appendix A - Exercise Answers
    Appendix B - Setting up and Using the Five Database Systems
    Appendix C - Initial Data Setup

    Download here

    Password:ganelon

    del.icio.us:Beginning SQL (with source code)digg:Beginning SQL (with source code)blinklist:Beginning SQL (with source code)reddit:Beginning SQL (with source code)Y!:Beginning SQL (with source code)

    Random Posts

    One Response to “Beginning SQL (with source code)

    Leave a Reply

    You must be logged in to post a comment.