Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL Basics

Re: SQL Basics

From: ianal Vista <ianal_vista_at_hotmail.com>
Date: Tue, 07 Mar 2006 16:26:52 GMT
Message-ID: <Xns977F55CD7FA03ianalvistahotmailcom@70.169.32.36>


"mm_at_malin.pl" <mm_at_malin.pl> wrote in news:1141748415.352057.11580 @e56g2000cwe.googlegroups.com:

> Hello.
>
> How to display records from a table where column name fits some
> pattern?
>
> I want to display all records form table EAM_WORK_ORDERS_V where column
> name contains "activity" string. Something like:
>
> select "%activity%" from EAM_WORK_ORDERS_V
>
> regards,
> malin
>
>

Use SQL to write SQL. Received on Tue Mar 07 2006 - 10:26:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US