I took out the Charge_id and it worked to limit to just those field, thank you John as always you have helped me again solve a problem that has bugged me for a while
Patty
---In MS_Access_Professionals@yahoogroups.com, <JohnV@...> wrote :
Patty-
You could try this:
SELECT DISTINCT dbo_claim_charges.charge_id, dbo_claim_charges.enc_id, dbo_claim_charges.create_timestamp,
dbo_claim_charges.claim_id
FROM do_claim_charges;
dbo_claim_charges.claim_id
FROM do_claim_charges;
But I'm not sure that will get you what you want. That will give you one row per unique set of all those fields.
John Viescas, Author
Microsoft Access 2010 Inside Out
Microsoft Access 2007 Inside Out
Microsoft Access 2003 Inside Out
Building Microsoft Access Applications
SQL Queries for Mere Mortals
(Paris, France)
On Mar 29, 2016, at 3:32 PM, pattykf@... [MS_Access_Professionals] <MS_Access_Professionals@yahoogroups.com> wrote:
__._,_.___
Posted by: pattykf@cox.net
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (6) |
.
__,_._,___
Tidak ada komentar:
Posting Komentar