module Bmg::Sql::Union
Constants
- UNION
Public Instance Methods
keyword()
click to toggle source
# File lib/bmg/sql/nodes/union.rb, line 8 def keyword UNION end
# File lib/bmg/sql/nodes/union.rb, line 8 def keyword UNION end