What is || doing

Поиск
Список
Период
Сортировка
От Frank Lanitz
Тема What is || doing
Дата
Msg-id 4E087EB2.3030500@frank.uvena.de
обсуждение исходный текст
Ответы Re: What is || doing
Re: What is || doing
Список pgsql-novice
Hi list,

I've got an query which contains || inside the select statement and I'm
not sure, what this is doing. Can you help me out a bit or send me a
link to documentation where I can find this?

Example:

SELECT 'ba_'|| foo || '_pr_'
FROM 'foobaa'
WHERE id=1234;

Cheers,
Frank

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