webco_8.0
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
update_child_checkout_centers_func
Parameters
Name
Type
Mode
$1
bigint
IN
$2
bigint
IN
Definition
update resource set checkout_center_oid = $2 where containing_resource_oid = $1;