Focus::StringExpression
Inherits Focus::Expression / Reference / Object
Constructors
Instance methods
arg type is Focus::Expression because the database will automatically cast the types to string
which allows SELECT 'Price: $' || 100 AS product_price;
inner
Source