from method Null safety

SelectResultInterface from(
  1. String alias
)

Specifies the alias of the data source to query for the select result value.

Implementation

SelectResultInterface from(String alias);