SQL Statements › ALTER TABLE › Processing › Example 4
Respond to customers' requests to allow financing on small purchases.
EXEC SQL ALTER TABLE ORDERS DROP CONSTRAINT ORDERS_MIN_AMT_FINANCED END-EXEC