Constants
FIRST | = | " FIRST ".freeze | ||
SELECT_CLAUSE_METHODS | = | Dataset.clause_methods(:select, %w'select limit distinct columns from join where having group compounds order') | ||
SKIP | = | " SKIP ".freeze |
FIRST | = | " FIRST ".freeze | ||
SELECT_CLAUSE_METHODS | = | Dataset.clause_methods(:select, %w'select limit distinct columns from join where having group compounds order') | ||
SKIP | = | " SKIP ".freeze |