Posted by Mike on 11/15/05 17:11
I have the following tables:
Table Name: GL_CODE_DESC
Field Names: GLCODE, GLDESC
Table Name: GL_SVC_CODES
Field Names: GLCODE, SVCCODE
What I would like is a query that pulls the distinct rows from the table
GL_CODE_DESC but only where the GLCODES are equal between the two tables.
How would I do this?
Thanks in advance!!
Mike
Navigation:
[Reply to this message]
|