Re: Which SQL is the best for servers?

Поиск
Список
Период
Сортировка
От Matthias Hoys
Тема Re: Which SQL is the best for servers?
Дата
Msg-id 4999e08a$0$2850$ba620e4c@news.skynet.be
обсуждение исходный текст
Ответ на Re: Which SQL is the best for servers?  (Paulie <linehan.paul@gmail.com>)
Ответы Re: Which SQL is the best for servers?  (Serge Rielau <srielau@ca.ibm.com>)
Re: Which SQL is the best for servers?  (Thomas Kellerer <FJIFALSDGVAF@spammotel.com>)
Список pgsql-general
>
> Should you choose an open-source, make sure your code AND your DDL uses as
> much ANSI standards as possible so when you do need to move to something
> else, it won't be as painful. (auto-incrementing columns vs. sequences
> etc...).

I really wouldn't go for database independence ... Choose a RDBMS and use
all of its features !



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

Предыдущее
От: Geoff Muldoon
Дата:
Сообщение: Re: Which SQL is the best for servers?
Следующее
От: Serge Rielau
Дата:
Сообщение: Re: Which SQL is the best for servers?