Read without ads and support Scribd by becoming a Scribd Premium Reader.
 
Database System Concepts, 6
th
Ed
.
 ©Silberschatz, Korth and SudarshanSeewww.db-book.comfor conditions on re-use
Chapter 5: Advanced SQLChapter 5: Advanced SQL
 
 ©Silberschatz, Korth and Sudarshan5.2Database System Concepts -6
th
Edition
Chapter 5: Advanced SQLChapter 5: Advanced SQL
Accessing SQL From a Programming Language
Dynamic SQL
JDBC and ODBC
Embedded SQL
SQL Data Types and Schemas
Functions and Procedural Constructs
Triggers
Recursive Queries
Advanced Aggregation Features
OLAP
 
 ©Silberschatz, Korth and Sudarshan5.3Database System Concepts -6
th
Edition
JDBC and ODBCJDBC and ODBC
API (application-program interface) for a program to interact with adatabase server
Application makes calls to
Connect with the database server
Send SQL commands to the database server
Fetch tuples of result one-by-one into program variables
ODBC (Open Database Connectivity) works with C, C++, C#, andVisual Basic
Other API’s such as ADO.NET sit on top of ODBC
JDBC (Java Database Connectivity) works with Java
Search History:
Searching...
Result 00 of 00
00 results for result for
  • p.
  • More From This User

    Notes
    Load more