RDB$VIEW_RELATIONS
RDB$VIEW_RELATIONS stores the tables that are referred to in view definitions.There is one record for each table in a view.
| Column Name | Data Type | Description | 
|---|---|---|
| 
 | 
 | View name | 
| 
 | 
 | The name of the table, view or stored procedure the view references | 
| 
 | 
 | The alias used to reference the view column in the BLR code of the query definition | 
| 
 | 
 | The text associated with the alias reported in the  | 
| 
 | 
 | Context type: 
 | 
| 
 | 
 | Package name for a stored procedure in a package |