Select method

SelectStatement Select()

Implementation

SelectStatement Select() {
  return new SelectStatement();
}