Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> query
hi evryone.
I know this is a simple question for you.
I have an oracle table named TABLE which defines a column named COLUMN. The column type is String and it contains values like the following ones:
"the value of the column is this"
"the value of the column is that"
"the value does not exist"
i'd like to launch a SELECT statement to get only columns which contain the
word 'column'.
Any suggestion ?
Thanx.
Ivan
Received on Thu Jan 24 2002 - 06:20:07 CST
![]() |
![]() |