- Advanced Oracle PL/SQL Programming with Packages By Steven Feuerstein
- Building a Database-Driven Web Site Using PHP and MySQL by Kevin Yank
- Concurrency Control and Recovery in Database Systems By Philip A. Bernstein, Vassos Hadzilacos and Nathan Goodman
- DATA MINING Desktop Survival Guide by Graham Williams
- Data Modeling Techniques for Data Warehousing
- Data Transfer Strategies - Transferring data between XML documents and relational databases by Ronald Bourret
- Database Programming with Perl By Kirrily Robert
- DB2 Java Stored Procedures By Maria Sueli Almeida, Kirk Condon, Michael Fischer and Julian Stuhler
- Developing Client/Server Applications with Oracle by Paul Hipsley
- Developing Personal Oracle7ยช for Windows[rm]95 Applications, Second Edition By David Lockman
- Dilip's Brief Introduction to Relational Databases - cs.unc.edu
- Getting Started with MySQL From dev.mysql.com
- Gradiance SQL Tutorial
- IBM DB2 Application Development Guide
- Information Modeling By David Edmond
- Information Retrieval By C. J. van RIJSBERGEN
- Interactive SQL tutorial From sqlzoo.net
- Introduction to Databases for web developers
- Introduction to Structured Query Language: Version 4.11 By James Hoffman
- JCC's SQL Standards Page
- Microsoft® Access 97 Quick Reference
- MySQL 5.1 Reference Manual - MySQL AB
- Oracle Built-in Packages By Steven Feuerstein, Charles Dye and John Beresniewicz
- Oracle Data Warehousing Unleashed By Bonnie O'neill et al
- Oracle Database 10g Release 1 (10.1) Documentation Library
- ORACLE Documentation (Absolute Unique Library)
- Oracle Performance Tuning and Optimization by Edward Whalen
- Oracle PL/SQL Built-ins Pocket Reference By Steven Feuerstein, John Beresniewicz and Chip Dawes
- Oracle PL/SQL Language Pocket Reference By Steven Feuerstein, Bill Pribyl and Chip Dawes
- Oracle PL/SQL Programming - Guide to Oracle8i Features By Steven Feuerstein
- Oracle PL/SQL Programming Second Edition By Steven Feuerstein and Bill Pribyl
- Oracle Web Applications PL/SQL Developer's Introduction By Andrew Odewahn
- Oracle8 Black Book By Michael R. Ault
- Oracler Programming with Visual Basicr By Nick Snowdon
- Oracle® Database SQL Reference 10g Release 2
- Oracle™ Unleashed First Edition
- Practical PostgreSQL by John C. Worsley and Joshua D. Drake
- RDBMS - Relational Database Management Systems By Christopher Browne
- Relational Databases by Anthony and Hala Awtrey
- Sams Oracle™ Unleashed
- Sams Teach Yourself Microsoft SQL Server 7 in 21 Days By Richard Waymire and Rick Sawtell
- Sams Teach Yourself SQL in 24 Hours By Ron Plew and Ryan Stephens
- Special Edition Using Microsoft SQL Server 6.5 by Stephen Wynkoop
- SQL - Structured Query Language By Welland Barn
- SQL for Web Nerds by Philip Greenspun
- SQL Fundamentals By Mike Chapple
- SQL Server 2000 Administrator's Pocket Consultant By William R. Stanek
- SQL Tutorial By SQLCourse2.com
- Structured Query Language(SQL) A Practical Introduction By Akeel I Din
- Sybase SQL Server 11 Unleashed by Jeff Garbus
- Teach Yourself Oracle 8 In 21 Days By Edward Whalen
- Teach Yourself SQL in 21 Days, Second Edition- Macmillan Computer Publishing
- The Rise of Relational Databases From www.nap.edu
- Up and Running with DB2 UDB ESE: Partitioning for Performance in an e-Business Intelligence World
- Using Oracle PL/SQL - infolab.stanford.edu
- Using Oracle8 - Macmillan Computer Publishing
- XML Query Language (XQL) By Jonathan Robie, Joe Lapp and David Schach
Download free DBMS Ebooks
Up and Running with DB2 UDB ESE: Partitioning for Performance in an e-Business Intelligence World
- Guidelines on building the large database and determining the number of partitions
- Bulk load using the new multipartition load
- Performance enhancements using MultiDimensional Clustering and Materialized Query Tables.
- Availability through the new online utilities
- Self Managing And Resource Tuning features
- Migration scenarios
This book positions the new functionalities, so you can understand and evaluate their applicability in your own enterprise data warehouse environment, and get started prioritizing and implementing them.
DB2 Java Stored Procedures
IBM DB2 Application Development Guide
- SQL statements embedded in a host language, including embedded SQL for Java (SQLJ)
- dynamic APIs including Java Database Connectivity (JDBC), Perl DBI, and DB2 Call Level Interface (DB2 CLI)
This book discusses all these ways to access data except DB2 CLI, which is discussed in the CLI Guide and Reference. JDBC, SQLJ, and DB2 CLI provide some data access capabilities that are not available through embedded SQL. These capabilities include scrollable cursors and stored procedures that return multiple result sets. See the discussion in Access to Data to help you decide which data access method to use.
To effectively utilize the information in this book to design, write, and test your DB2 application programs, you need to refer to the SQL Reference along with this book. If you are using the DB2 Call Level Interface (CLI) or Open Database Connectivity (ODBC) interface in your applications to access DB2 databases, refer to the CLI Guide and Reference. To perform database manager administration functions using the DB2 adminstration APIs in your application programs, refer to the Administrative API Reference.
You can also develop applications where one part of the application runs on the client and another part runs on the server. Version 6 of DB2 introduces support for stored procedures with enhanced portability and scalability across platforms. Stored procedures are discussed in Stored Procedures...........
Popular Posts
-
This posting helps you to get free ebooks and tutorials on Datawarehousing, Data Mining, DBMS, RDBMS, ORACLE, PL/SQL, MySQL, Microsoft SQL S...
-
By Christopher Browne Database Classifications There are several ways of classifying the database systems available for Linux: Based on ...
-
By Steven Feuerstein Who would have thought that just one year after the publication of Oracle PL/SQL Programming, a 916-page tome on "...
-
This redbook gives detail coverage to the topic of data modeling techniques for data warehousing, within the context of the overall data war...
-
You can find book reviews regarding Oracle 10g, 11g, PL/SQL, SQL Server 2005 and MySQL. These books teaches you to install, create and shar...
-
Authors: : Ryan K. Stephens, Ronald R. Plew, Bryan Morgan, and Jeff Perkins © Copyright, Macmillan Computer Publishing. Overview The first 1...
-
by Graham Williams Knowledge leads to wisdom and better understanding. Data mining builds knowledge from information, adding value to the tr...
-
By Edward Whalen Contributing Author: Steve Adrien DeLuca I have worked with Oracle for many years. Every time a new version is released or ...
-
Sybase Stored Procedures for the World Wide Web is written by Denis D. Workman. Introduction (By author) This guide will attempt to show ...
-
By Ron Plew and Ryan Stephens Who Should Read This Book? Welcome to the world of relational databases and SQL! This book is written for thos...