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 -> Re: Query problem (Need workaround)

Re: Query problem (Need workaround)

From: gazzag <gareth_at_jamms.org>
Date: 3 Nov 2006 08:01:16 -0800
Message-ID: <1162569676.206732.180760@h54g2000cwb.googlegroups.com>


harvinder76_at_gmail.com wrote:
> We are checking the user_tables view for existence of table, but the
> error is not during run time but compile time.

My apologies, I misread your post.

Perhaps you could use a variable for the tablename in your query. This variable could be assigned depending on the presence of the table at runtime, so should allow compilation.

Also, please do not top-post. Please post your reply *beneath* the text that you are quoting as this makes threads more readable to the group.

HTH -g Received on Fri Nov 03 2006 - 10:01:16 CST

Original text of this message

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