Re: Is my MySQL Gaining ?

Поиск
Список
Период
Сортировка
От Rory Campbell-Lange
Тема Re: Is my MySQL Gaining ?
Дата
Msg-id 20040103231839.GD8291@campbell-lange.net
обсуждение исходный текст
Ответ на Re: Is my MySQL Gaining ?  (Ericson Smith <eric@did-it.com>)
Ответы Re: Is my MySQL Gaining ?  ("Keith C. Perry" <netadmin@vcsn.com>)
Re: Is my MySQL Gaining ?  ("Keith C. Perry" <netadmin@vcsn.com>)
Список pgsql-general
Well, another approach is to provide a set of 'real-life' mini project
examples to show the PG way of doing things, and link items in the code
to pages in the documentation.

An example mini project would be to show PHP users a way of updating
multiple tables from a single function call (pl/pgsql) or how to return
page 2 of a total of 8 pages the PG way (set returning functions), or
how to show the number of contributions each author in a list has made
(left outer joins...).

Rory

On 29/12/03, Ericson Smith (eric@did-it.com) wrote:
> What's next? Do we keep arguing about how it meets our needs now, or
> look at moving forward to meet the needs of the next crop of new users
> who think MySQL sucks, but need better documentation?

--
Rory Campbell-Lange
<rory@campbell-lange.net>
<www.campbell-lange.net>

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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: website doc search is extremely SLOW
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Passing a comma delimited list to a function