Skip to contents

Updates the code/SQL for a transform.

Usage

ont_update_transform(transform_id, code, con = NULL)

Arguments

transform_id

The transform identifier.

code

New SQL or function name.

con

Optional DBI connection.

Value

Invisibly returns TRUE.