Difference between revisions of "COMPARISON OPERATORS"
Jump to navigation
Jump to search
(Created page with "==COMPARISON OPERATORS== A comparison operator indicates how data should relate to the search value, such as “greater than” or “less than.”") |
|||
Line 1: | Line 1: | ||
==COMPARISON OPERATORS== | ==COMPARISON OPERATORS== | ||
A comparison operator indicates how data should relate to the search value, such as “greater than” or “less than.” | A comparison operator indicates how data should relate to the search value, such as “greater than” or “less than.” | ||
[[#Rules for Dates|Back To Top]]-[[Main_Page| Home]] - [[Oracle_SQL|Category]] |
Revision as of 17:01, 24 October 2017
COMPARISON OPERATORS
A comparison operator indicates how data should relate to the search value, such as “greater than” or “less than.”