Check if supplied column names exists in the schema.
dict
str
lsst.dax.apdb.schema_model.Table
Schema from sdm_schemas containing the table definition to use.
sdm_schemas
list
Names of the columns to check for in the table.
Name of the table in the schema to use.
All column names that are not in the schema
checkSdmSchemaColumns()