This content has been marked as final.
Show 4 replies
-
Re: Using Not Exist
Naresh Guntur Sep 16, 2016 3:54 AM (in response to Mohammad Sarif)Syntax error.
Use this
where not Exists (DelUnit,Units)
Cheers,
Naresh
-
Re: Using Not Exist
Robert Mika Sep 16, 2016 3:54 AM (in response to Mohammad Sarif)What is your error?
-
-
Re: Using Not Exist
Mindaugas Bacius Sep 16, 2016 4:00 AM (in response to Mohammad Sarif)Remove Units:
where Units not Exists (DelUnit,Units) ;