oracle8.1.6 begin content_folder.edit_name ( folder_id => :folder_id, name => :name, label => :label, description => :description ); end;