Table '%1' does not have a column named '%2'

Error code –10233
Error constant UNKNOWN_TABLE_COLUMN
Parameter 1 Name of table.
Parameter 2 Name of column.
Probable cause

The column name referenced in the script does not appear in the list of column names for the table.