intarray overlap (have elements in common) operator

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема intarray overlap (have elements in common) operator
Дата
Msg-id 155686241435.1358.1345111461319864089@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: intarray overlap (have elements in common) operator  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/functions-array.html
Description:

Hi 

How do i write below native query to JPA/Hibernate. (JPQL)

SELECT * FROM TABLE_NAME WHERE TABLE_COLUMN_ARRAY && '{1,2}'

Regards,
Anand S

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

Предыдущее
От: Steven Winfield
Дата:
Сообщение: RE: SET ROLE documentation not entirely correct
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: intarray overlap (have elements in common) operator