Re: How to retrieve column names for tables with underscores

From: "ml-tb" <ml-tb(at)emagixx(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: How to retrieve column names for tables with underscores
Date: 2011-03-24 15:18:31
Message-ID: 201103241618.32280.ml-tb@emagixx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Thomas,

Am Donnerstag, 24. März 2011 schrieb Thomas Kellerer:
> backslash escape ("table1\_") but that didn't work.
IMHO it should be "table1\\_"?

Bye Thomas

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2011-03-24 20:18:17 Re: How to retrieve column names for tables with underscores
Previous Message Thomas Kellerer 2011-03-24 13:12:58 How to retrieve column names for tables with underscores