Parameters
- schema
- The schema, which the table belongs to.
- name
- The name of the table that the SelectTable object should represent.
- alias
- The alias of the table.
- quote
- Specifies if the table parameters should be quoted.
Return Value
The SelectTable object created.