I have 2 SQL tables linked by the document number. The first table has multiple entries for each document, the second table has only one entry. I need to only show the first record from table one, not each entry. The results currently look like this:
14-1-001355 02 RETAINER
14-1-001355 02 RETAINER
14-1-001355 02 RETAINER
I just need to show the first line.
Any help would be greatly appreciated! Thanks.
14-1-001355 02 RETAINER
14-1-001355 02 RETAINER
14-1-001355 02 RETAINER
I just need to show the first line.
Any help would be greatly appreciated! Thanks.