---- fields 

The `fields' command is used to list the field names for a given record type.

EXAMPLE:

   To list the fields in record "emp"

	  sql> fields emp
