Help in Retrieving Oracle Keywords Defined Columns [message #414427] |
Wed, 22 July 2009 02:11  |
Hemanth123
Messages: 56 Registered: April 2009
|
Member |
|
|
Hi,
We have a Table called DETAIL in which a column with name "COMMENT" has been defined with datatype NVARCHAR2(255).
But When I am selecting the same column from the table it is throwing an error(I am using it in a procedure).
Please let me know if there is any way to select the defined column as Can not change the name of the column in the table.
Any suggestions are welcome.
Thanks,
Hemanth
[Updated on: Wed, 22 July 2009 02:13] Report message to a moderator
|
|
|
|
|
|