Post-Relational Database Command Reference
 UNIVERSE 
 BASIC 
 BASIC
   ABORT
   ASSIGNMENT
   BOOLEAN
   BRANCHING
   BSD
   COMPILE.TIME
   CONSTANT
   DIMENSION
   DYNAMIC
   EQUATE
   EXECUTE
   IO
   MATH
   NLS
   SQL
   STRING
   SYSTEM
   TABLE
   TAPE
   TBD
   TRANSACTION
   TRANSFORM
 PROC
   BRANCHING
   BUFFER
   EXECUTE
 TCL
   ANALYSIS
   IO
   SYSTEM
E Index: E  L  Symbol  Idea  Code  
EQUThis command is used to define literals.
EQUATEThis command is used to define literals.
L Index: E  L  Symbol  Idea  Code  
LETDEPRECIATED. Assignment command.
Symbol Index: E  L  Symbol  Idea  Code  
$DEFINECan be used like an EQUATE to define literals, or as a compiler switch.
=Symbol for equals (boolean test) or assignment.
Idea Index: E  L  Symbol  Idea  Code  
CONSTANTSConstants are values which cannot change during the course of execution.
VARIABLESVariables are values which can change during the course of execution.
Code Index: E  L  Symbol  Idea  Code  
ANGLESExample of Angle brackets.
ASSIGNMENTExample of Assignment handling
DEFINEThis is how $DEFINE and its related commands work.
EQUATEThis is how constants are created.

More Details or Suggestions?
           

MV Updated from a Post-Relational data table on 10:18:31 23 Apr 2010
Courtesy of Key Ally, Inc.
More information at U2-Users Group
UniVerse is a Trademark of Rocket Software. Previous, IBM, Informix, Ardent, and vMark.
DMOZ
Wikipedia
 


Post-Relational (adjective) relating to databases which are a superset of SQL and XML, offering highly structured data with both relational and multi-value approaches available.

PRDB Reference (noun) repository of commands, concepts, and code designed for the various Post-Relational databases.