Re: QUERY

Поиск
Список
Период
Сортировка
От Rory Campbell-Lange
Тема Re: QUERY
Дата
Msg-id 20120313230101.GA12449@campbell-lange.net
обсуждение исходный текст
Ответ на Re: QUERY  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: QUERY  (Lew <noone@lewscanon.com>)
Список pgsql-novice
On 13/03/12, Merlin Moncure (mmoncure@gmail.com) wrote:

> On Tue, Mar 13, 2012 at 1:26 PM, Rory Campbell-Lange
> <rory@campbell-lange.net> wrote:
> > On 13/03/12, anderson earley (anderson_earley@yahoo.com) wrote:
...
> > Do you mean you need to run an SQL statement along the lines of:
> >
> >    INSERT INTO group_users
> >        (person_id, group_id)
> >    VALUES
> >        (pid, gid);
> >
> > and you want to work out how to generate that sort of statement from a
> > text file containing (presumably) the equivalent of 'pid' and 'gid'?
>
> you are apparently unaware of my 'parse any file into any intended
> location' script.

You have stumbled on the core concept of my new startup. Curses.

--
Rory Campbell-Lange
rory@campbell-lange.net

Campbell-Lange Workshop
www.campbell-lange.net
0207 6311 555
3 Tottenham Street London W1T 2AF
Registered in England No. 04551928

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

Предыдущее
От: Chris Campbell
Дата:
Сообщение: Re: Date searching by month & day only
Следующее
От: Cheng
Дата:
Сообщение: Query timing stable?