RDB$CHARACTER_SETS
RDB$CHARACTER_SETS names and describes the character sets available in the database.
| Column Name | Data Type | Description | 
|---|---|---|
| 
 | 
 | Character set name | 
| 
 | 
 | Not used | 
| 
 | 
 | The number of characters in the set.Not used for existing character sets | 
| 
 | 
 | The name of the default collation for the character set | 
| 
 | 
 | Unique character set identifier | 
| 
 | 
 | System flag: value is 1 if the character set is defined in the system when the database is created;value is 0 for a user-defined character set | 
| 
 | 
 | Could store text description of the character set | 
| 
 | 
 | For a user-defined character set that is accessed via an external function, the name of the external function | 
| 
 | 
 | The maximum number of bytes representing one character | 
| 
 | 
 | May reference a security class defined in the table  | 
| 
 | 
 | The username of the user who created the character set originally |