Operator % and its meaning and use

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Operator % and its meaning and use
Date: 2022-02-15 11:08:07
Message-ID: CA+i5JwaXOq6uuasdHsro7pfeO+n2P=63tNgEKh4ARCCxKAg4Ww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can anyone remind me of the meaning and use of operator %.

It works in one of scripts like WHERE NOT (street_name % designatedname)

Regards,

David

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2022-02-15 12:04:55 Aw: Operator % and its meaning and use
Previous Message Thomas Kellerer 2022-02-15 06:27:29 Re: Turn a json column into a table