1 05/04/82 delete_relation, dlr 2 3 Syntax: dlr relation_name {-control_args} 4 5 Function: delete a relation from the data base. 6 7 8 Arguments: 9 relation_name 10 The name of the relation to be deleted. 11 12 13 Control arguments: 14 -brief, -bf 15 specifies that no errors are to be reported from the delete 16 operation. 17 18 -long, -lg 19 Specifies that errors are to be reported from the delete 20 operation. (DEFAULT)