struct

SQL_Select

Inherits SQL::Component < Struct < Value < Object

Constants

STAR = "*"
STATEMENT = "SELECT"

Constructors

Instance methods

build(io : IO) : Nil
Source
write(field : String, *, quote : Bool = false, as alias_name : String | Nil = nil) : Nil
Source