Re: [GENERAL] Function with variables/insert/for loop problems
On 04/04/2012 12:10 PM, PM Support wrote: I am using DreamCoder as my front end to my PostgreSQL database. It has an import feature into the database that is very helpful. I have created a function that is called inside the after_import function. The function needs to call distinct names in th
Re: [GENERAL] Function with variables/insert/for loop problems
How about ... "' || table_name || '" ...? -- ~ iihero http://www.sql9.comhttp://www.sql6.com ~ -- Original -- From: "PM Support"; Date: Thu, Apr 5, 2012 03:10 AM To: "pgsql-general@postgresql