Selecting Most Recent Row

Поиск
Список
Период
Сортировка
От Steve Meynell
Тема Selecting Most Recent Row
Дата
Msg-id 3A37C7F2.A39482E4@candata.com
обсуждение исходный текст
Ответы Re: Selecting Most Recent Row  ("Joel Burton" <jburton@scw.org>)
Список pgsql-sql
Ok here is the problem. <br />Table: Widgets <br />Fields:  Unique_Key, DateStamp, Batch_Number, Instructions.
<p>BasicSelect Statement: <br />select Unique_Key from Widgets where Batch_Number>='inputedvalue' <p>Problem: <br
/>SomeBatch_Numbers might be duplicated over a period of time.  I want to select the most recent of these Batch
Numbers.<br />  <pre>-- 
 
Steve Meynell
Candata Systems</pre>  

В списке pgsql-sql по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: How to represent a tree-structure in a relational database
Следующее
От: Mathijs Brands
Дата:
Сообщение: Re: How to represent a tree-structure in a relational database