Which Expression in Postgresql is same as "MATCHING" in Informix
I am working on a project for migrating database from Informix to Postgresql and not able to find a replacement of "MATCHES" in Postgresql. Below is the sql query which I am trying to make work in Postgresql. SELECT DISTINCT…