Database Properties
The database properties dialog can be activated from the Database Menu (Hotkey F12).
It's activated only after a connection has been
made to a database using JDBC. It shows relevant information about the connected
database and the driver connecting to the database. The information is organized
into five main tabs :
- Info - Displays name
and version of the current database.
- Features - Displays database supported
features (supported sql types, table types etc).
- Functions - Displays the numeric, string,
date/time and system functions supported by the database.
- Limits - Describes the various limts imposed
by the database.
- Support - Displays which features are
supported by the database.
Shown below are the sample images for each of these tabs :