Join Books.org — it's free

SQL for SQL Server by Bijoy Bordoloi β€” book cover
SQL, SQL (Programming Language), Client-Server Computing

SQL for SQL Server

by Bijoy Bordoloi, Douglas Bock
Write a review
Log in to track your reading progress.

Overview

This book focuses on teaching standard ANSI SQL, flavored with additional examples of the supplemental commands provided in the Oracle implementation of SQL. All of the SQL concepts and covered are equally applicable to database management system software that follows the ANSI SQL standard, including DB2, SQL Server, and SYBASE, among others.

This book organizes SQL subtopics into small chapters. These include coverage of basic relational database and database management system concepts, with the use of the SQL Query Analyzer for executing SQL statements; how to define and create database and tables for data storage, including the use of DDL (data definition language) and DML (data manipulation language); all primary components of SQL, including querying single tables, multiple tables (β€œjoins” ), coding nested and correlated subqueries, using common functions, defining views, and much more.

Because of its comprehensive coverage of Oracle SQL, this book is an excellent resource for SQL programmers, systems analysts, database programmers, and database administrators.

Synopsis

This book focuses on teaching standard ANSI SQL, flavored with additional examples of the supplemental commands provided in the Oracle implementation of SQL. All of the SQL concepts and covered are equally applicable to database management system software that follows the ANSI SQL standard, including DB2, SQL Server, and SYBASE, among others.

This book organizes SQL subtopics into small chapters. These include coverage of basic relational database and database management system concepts, with the use of the SQL Query Analyzer for executing SQL statements; how to define and create database and tables for data storage, including the use of DDL (data definition language) and DML (data manipulation language); all primary components of SQL, including querying single tables, multiple tables (“joins” ), coding nested and correlated subqueries, using common functions, defining views, and much more.

Because of its comprehensive coverage of Oracle SQL, this book is an excellent resource for SQL programmers, systems analysts, database programmers, and database administrators.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
October 1, 2003
Publisher
Prentice Hall
Pages
416
Format
Paperback
ISBN
9780131132993

Similar books