Subject | Re: query with no result |
---|---|
Author | |
Post date | 2017-11-24T10:22:19Z |
Maybe I wasn't very clear
I have 2 tables
- SUBANS with fields CODSUB and DENSUB
- TEMPSUB with fields CODSBB and CANT
- Records in CODSUB and CODSBB are the same
I want to retrieve all the SUBANS records for which SUBANS.CODSUB is not EQUAL with TEMPSUB CODSBB.
Because of that matter, I manufacture that query :)