Parameters
- database
- The database, which the table belongs to.
- 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.
Return Value
The SelectTable object created.