![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This appendix describes the syntax of the primary commands that allow operands and choices in the Table Browser and Table Editor. Unless otherwise indicated, commands are available to both the Table Browser and Table Editor.
• Square brackets indicate optional items. For example, square brackets show that an ORDERED clause in a SELECT command is optional:
• Curly brackets indicate items that can be repeated zero or more times. For example, curly brackets show that in a selection expression a selection term can be followed by zero or more items composed of a logical operator and a selection term:
• Round brackets indicate explicit grouping, in which case the round brackets must appear literally. For example, a negated selection expression that contains logical operators must be enclosed in parentheses to show that the whole expression, not just its first term, is negated:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |