from abstract method
Creates and returns a FROM clause query component with the given
dataSource.
Implementation
From from(DataSourceInterface dataSource);
Creates and returns a FROM clause query component with the given
dataSource.
From from(DataSourceInterface dataSource);