Global Data Defaults

All Enterprise Database Server global data items are mapped into a single SQL table called GLOBALDATA. This table always contains exactly one row. You can access or modify the contents of the row using the DML statements SELECT or UPDATE, but you cannot use the INSERT or DELETE statements.