You would need to install the "HSTORE" extension to convert the record into
a key->value pair then perform the comparison on that.

 

Dave

 

 

From: [email protected] [mailto:[email protected]]
On Behalf Of Rehan Saleem
Sent: Monday, March 19, 2012 3:40 PM
To: [email protected]
Subject: [SQL] Postgresql function which compares values from both tables

 

hi ,
how to write a function which should read data from 2 tables having same
number of columns and should show the common values from those tables.
thanks

Reply via email to