Re: [SQL] UPDATE comparing dates and non-dates data

2002-12-13 Thread Bret Hughes
On Fri, 2002-12-13 at 11:43, javier garcia wrote: > Hi; > I've got date data, extracted from rain gauge stations. The date of a row in > my data are structured in three integer fields, and as a result of a query I > can get the following (what is quite good for my): > cod_station | year | month

Re: [SQL] UPDATE comparing dates and non-dates data

2002-12-13 Thread Josh Berkus
On Friday 13 December 2002 09:43, javier garcia wrote: > Hi; > I've got date data, extracted from rain gauge stations. The date of a row in > my data are structured in three integer fields, and as a result of a query I > can get the following (what is quite good for my): > cod_station | year | m