DotNetFirebird.org DotNetFirebird
Using Firebird SQL in .NET.
Friday, January 07, 2005

Firebird SQL Features

Firebird SQL provides full set of DB features:
  • Full SQL 92 Entry Level 1 support with most of the SQL-99 standard support
  • All operations are executed in transactions
  • Transaction savepoints (nested transactions) are supported
  • Stored procedures are supported
  • Views are supported
  • Triggers for insert/update/delete operations are supported (can be executed before or after the command)
  • Field type domains are supported
  • BLOB fields (text and binary) are supported
  • UNICODE as well as many national character sets are supported
  • Autoincrement fields are supported through generators

Comments:

Blog comments are closed.



Previous

Archives