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

Home -> Community -> Usenet -> c.d.o.server -> Funny result set in SQL query

Funny result set in SQL query

From: Christopher Jusitce <cjustice_at_erols.com>
Date: 1998/01/13
Message-ID: <34bad3cb.806387@news.erols.com>#1/1

Try the following query...

SELECT TABLE_NAME FROM SYS.DBA_TABLES WHERE TABLE_NAME LIKE 'PRO_%; If you have tables like PRO_ACCOUNT and PROACCOUNT, it will return both tables!!!

Wierd,

Chris

justice_at_platinum.com Received on Tue Jan 13 1998 - 00:00:00 CST

Original text of this message

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