Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>selection</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson