Left Join problem

R

Roy Goldhammer

Hello there

I have query that i harve relation between two tables

The relation is Left join between the first and the second table.

As a result of that suddenly on each unmatched field from table2 instead of
showing null shows #DELETED

what can cause this problem?
 
Top