there is a end_date column record with date/time datatype, how could i query datat that showing the particular is empty.
i try end_date = NULL, no record is showing and end_date = ' ' , datatype mismatch... so which one should i write??
i try end_date = NULL, no record is showing and end_date = ' ' , datatype mismatch... so which one should i write??