Re: Choice of DB

Поиск
Список
Период
Сортировка
От Bzzzz
Тема Re: Choice of DB
Дата
Msg-id 20181127230506.1efad234@msi.defcon1
обсуждение исходный текст
Ответ на Re: Choice of DB  (legrand legrand <legrand_legrand@hotmail.com>)
Ответы Re: Choice of DB  (Andrej <andrej.groups@gmail.com>)
Список pgsql-novice
On Tue, 27 Nov 2018 14:40:16 -0700 (MST)
legrand legrand <legrand_legrand@hotmail.com> wrote:

…
> List all the Datatypes, object types you are using with Firebird,
…

Shorter: Pg is SQL standards compliant, mysql/mariadb are not.

Check: create a table with a 10 characters varchar and insert a
"whatever length text but > 10 chars" into it, it'll gladly accept it
without complaining - IIRC, this is a direct violation of SQL99…

Jean-Yves


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

Предыдущее
От: Nico Callewaert
Дата:
Сообщение: Re: Choice of DB
Следующее
От: Andrej
Дата:
Сообщение: Re: Choice of DB