1 – record-name
Specifies the record, relationship, or view whose properties you
are displaying.
When you use the FROM DATABASE clause, specify only one record
name for each SHOW RECORD command.
Specify an asterisk (*) wildcard character for the entire
record-name parameter only. If you use a wildcard character as
part of the record name, an error occurs.
2 – database-name
Specifies the Oracle Rdb database that contains the record. CDO
requires this parameter for records from an Oracle Rdb database.
You can include wildcard characters in the database name.