[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Selection

     (algorithm) One of the three basic building blocks of algorithm
     development (the others are sequence and iteration).  Selection allows
     control to flow along a number of possible paths, depending on the
     circumstance encountered.

     (database) A DBMS term that specifies a subset of records meeting a
     condition.  The selection itself is obtained with a selection operator.
     In CA-Clipper, the analogy is the FOR clause.


See Also: Iteration Join Projection Sequence
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson