SELECT_ALL function

Express SELECT_ALL()

Implementation

Express SELECT_ALL() {
  return Express("SELECT *");
}