Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 The Action Statements : INSERT Statement

INSERT Statement
The INSERT statement adds a new occurrence to a table. Occurrences within a table must have unique primary keys. No field selection is possible; the WHERE clause can specify only parameter values.
Exceptions
 
Any exception lower in the hierarchy of the INTEGRITYFAIL group can also be signaled.
Examples
1.
2.
3.
About the Examples

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved