no keys...

Поиск
Список
Период
Сортировка
От Dorward Villaruz
Тема no keys...
Дата
Msg-id 000d01c1e57d$47267560$043d1cac@speed
обсуждение исходный текст
Ответы Re: no keys...  (Jeff Davis <list-pgsql-general@empires.org>)
Список pgsql-general
i have a table where there is no primary key
 
i have 5 rows of data
 
day1 time1
day1 time1
day1 time2
day1 time2
day1 time2
 
time2 is newer than time1, how should i delete the four oldest record in the table. this means that the only row that will be left on my table is:
 
 day1 time2
 
 
 

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

Предыдущее
От: Jason Earl
Дата:
Сообщение: Re: timestamped archive data index searches
Следующее
От: Ralph Graulich
Дата:
Сообщение: Re: size of function body