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: a newbie - pl/sql problem

Re: a newbie - pl/sql problem

From: <ak_tiredofspam_at_yahoo.com>
Date: 2 Feb 2005 07:33:51 -0800
Message-ID: <1107358431.149537.286400@l41g2000cwc.googlegroups.com>


One more comment:
if you run
select * from user_tables ,
you might notice that table names are in upper case. You might want to uppercase the literals too, like this:
table_name='ABC' Received on Wed Feb 02 2005 - 09:33:51 CST

Original text of this message

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