2007 Sep 17 1:16 PM
Hi all,
I am not getting the duplicate entries when iam using select and forall entries,
Problem: I want all the entries(duplicate entries also).
Thanks in advance.
Sandya
2007 Sep 17 1:20 PM
Hi,
the problem with for all entries is
<b>when ever the records are repeating it will not consider the repeating records
after two repeated recrods...</b>
so
when ever you use the select
with for all entries
it is better if you have taken all the primary key fields then all the records will come
or else
take a field which will differentiate those field so that all the other duplicate records willl come
regards,
Venkatesh