help on select - Mailing list pgsql-sql

From Saulo Venâncio
Subject help on select
Date
Msg-id BANLkTinpuRYSkCkU7ovGojjAhbgXcLAP=g@mail.gmail.com
Whole thread Raw
Responses Re: help on select  (Charlie <scorpdaddy@hotmail.com>)
List pgsql-sql
Hi guys, 
I need your help.
I have a table called medidas, in this table i have some ocurrences that has id_medida(primary key) id_ponto (sec_key) and also datetime field as timestamp.
i would like to know from a set of idpontos, e.g. 10,11,23,24.... how can i get the most recent date that is common to all??
for example, if idponto das date 2011-02-03 but none of others have this date in the db i dont want this. i want one common for all..
thanks.

-----------------------
Saulo B. M. Venâncio

Control and Automation Eng. Student
Associate in Business Management

T +55 4884121486
E saulo.venancio@gmail.com


pgsql-sql by date:

Previous
From: Humair Mohammed
Date:
Subject:
Next
From: Charlie
Date:
Subject: Re: help on select