Viewing 4 posts - 1 through 4 (of 4 total)
sorry for the format.
Here are the sql scripts for the question I have asked. Hope
this will make more sense to the readers.
-- Table scheme
-- [Type] field tells whether the...
February 26, 2009 at 1:15 pm
Thanks OldHand,
I will check everything mentioned in your reply and let you know the result.
I appreciate your help.
September 25, 2008 at 8:57 am
i ran that query but now it return no records at all.
The problem is that the subquery -
SELECT
MAX(o.id) AS oId,
...
August 25, 2008 at 11:55 am
It does not help as there are 2000 reocrds in parent table but if use the query as corrected by i get only 1250 records.
please suggest.
August 25, 2008 at 10:19 am
Viewing 4 posts - 1 through 4 (of 4 total)