def delete(command, cursor, connection): commons.handle_delete(command, cursor, connection, tapi_name)
def delete(command, cursor, connection): commons.handle_delete(command, cursor, connection, 'PREMIUMS_tapi.del')
def delete(command, cursor, connection): commons.handle_delete(command, cursor, connection, 'SALARIES_tapi.del')