Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a query that I need help with the Syntax on.
SELECT CHIDspec.File, CHIDspec.`Lbx ID`, CHIUKReport.`CD Encrypt` FROM {oj `G:\tEST`.CHIDspec CHIDspec LEFT OUTER JOIN `G:tEST`.CHIUKReport CHIUKReport ON CHIDspec.`Lbx ID` = CHIUKReport.File} I need to pull distinct data from CHIDspec.`Lbx ID`, and I'm not sure how to work in the "distinct" command for this query Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Distinct | Excel Discussion (Misc queries) | |||
Help With MS Query Sum Distinct | Excel Discussion (Misc queries) | |||
distinct | Excel Worksheet Functions | |||
Distinct | Excel Worksheet Functions | |||
USE OF DISTINCT COMMAND IN MS QUERY | Excel Programming |