Re: [SQL] Query with LIMIT clause

2012-09-09 Thread David Johnston
09, 2012 1:26 PM > To: [email protected] > Subject: [SQL] Query with LIMIT clause > > I have the following records that I get from a query, the fields are date > type in day/month/year format: > > - > Initial Final > Date

Re: [SQL] Query with LIMIT clause

2012-09-09 Thread JORGE MALDONADO
ber 09, 2012 1:26 PM > To: [email protected] > Subject: [SQL] Query with LIMIT clause > > I have the following records that I get from a query, the fields are date > type in day/month/year format: > > - > Initial

Re: [SQL] Query with LIMIT clause

2012-09-09 Thread David Johnston
From: [email protected] [mailto:[email protected]] On Behalf Of JORGE MALDONADO Sent: Sunday, September 09, 2012 1:26 PM To: [email protected] Subject: [SQL] Query with LIMIT clause I have the following records that I get from a query, the fields are date type in

[SQL] Query with LIMIT clause

2012-09-09 Thread JORGE MALDONADO
I have the following records that I get from a query, the fields are date type in day/month/year format: - Initial Final DateDate - 27/08/2012 04/09/2012 29/08/2012 09/09/2012 28/08/2012 09/09/2012