Hello.

On 17.11.2018 13:25, siva wrote:
> Quetions:
> =======
> 1.How to get the existing table columnNames ?
>
> i am trying to use this query but its throwing exception
>
> *select COLUMN_NAME from INFORMATION_SCHEMA.COLUMNS where
> TABLE_NAME='Person'*

You need query with setLocal(true). I don't known how to do this with
thin client.

Reply via email to