Connection's features

SELECT, INSERT, UPDATE and DELETE statements

Libgda's features regarding Data Manipulation queries (SELECT, INSERT, UPDATE and DELETE) are:

Data definition statements

Libgda's features regarding Data Definition statements (all the queries which are not DML queries) are:

Note: the actual support depends on the implementation of each DBMS provider

Dictionary

Libgda implements a meta data dictionary object which exposes in a convenient way all the database structure:

Specifically the dictionary can:

DetailledLibgdaFeatures (last edited 2010-07-01 19:47:52 by VivienMalerba)