Array comparison
От
ramasubramanian
Тема
Array comparison
Дата
Msg-id
10E4D065260941509531A32BDC0AB647@ramasubramanian
Список
Дерево обсуждения
Joining on text field VS int Radhika S <rs88820@gmail.com>
Re: Joining on text field VS int Nikolas Everett <nik9000@gmail.com>
Hi all,
I want to compare the two arrys in sql, The below example is wrong.
But i want to know how to do that in postgres 8.2.5
SELECT 'x' WHERE string_to_array('the,quick,ram,fox', ',') any (string_to_array('the,quick,lazy ,fox', ','))
Regards,
Regards,
Ram
В списке pgsql-performance по дате отправления