Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when...
Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.
Showing
Please register or sign in to comment
Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.