Created
June 16, 2017 22:13
-
-
Save dafma/5792d750127461d46aa9a5cab0f2fd68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Select D.invno, D.custno, D.box, D.pallet, D.truck, D.ddate, D.emp, D.term, D.recipna, D.signature, C.guia | |
from delivinfo D, cosumary C | |
where D.invno= C.invno |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment