Modify a table on the schema.
Create a new table on the schema.
Drop a table from the schema.
Drop a table from the schema if it exists.
Rename a table on the schema.
Determine if the given table exists.
Determine if the column exists
Schema Interface