Method: SQL::Maker::Select#having

Defined in:
lib/sql/maker/select.rb

#havingObject

Returns the value of attribute having.



8
9
10
# File 'lib/sql/maker/select.rb', line 8

def having
  @having
end