40 41 42 43
# File 'lib/mdlsql.rb', line 40 def select() query = SqlQuery.new.select() return query end