Alternative to Distinct

  • Thread starter Thread starter Ramaprasad via AccessMonster.com
  • Start date Start date
R

Ramaprasad via AccessMonster.com

Hello all, Thanks in advance. I have a problem of taking distinct values
from two tables where there are almost 30000 similar records and some are
varied. I tried using Distinct which will not execute. I tried using joins
which will give the repeated values for 60000 times. But my requiement is
to get it only once
 
You're going to have to give more details. What do you mean by "will not
execute"?
 
Back
Top