I'm running a query on two tables. Email is a primary key on one table. I'm selecting Email based on two other matching columns. Unknown column in where clause on one of the matching columns. Both are varchar(50). Why would server say an existing column is unknown?
↧