should I use postgresql arrays...

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема should I use postgresql arrays...
Дата
Msg-id 3C7738A7.78485275@trade-india.com
обсуждение исходный текст
Ответы Re: should I use postgresql arrays...
Re: should I use postgresql arrays...
Список pgsql-sql
Hi folks,

Using Postgresql array feature  can siplify
lot of coding in my application layer as well as
database design , for example for storing checkbox
selections in a web page i need not have a
secondary table referencing the master one.

should i be using arrays for that?

My only concern is the SQL compliance , are arrays
part of  standard 2/3 standards?

what if at a later date i decide to migrate my database
to another engine.





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