Re: [GENERAL] Check if table or View exists

2008-03-31 Thread Jorge Godoy
Em Monday 31 March 2008 22:35:01 Jeff Williams escreveu: > I am developing an application where I will have a default table and/or > view for a select statement for my application. If a client has a special > requirement I would like to have a alternate table of the same name in a > different sche

[GENERAL] Check if table or View exists

2008-03-31 Thread Jeff Williams
I am developing an application where I will have a default table and/or view for a select statement for my application. If a client has a special requirement I would like to have a alternate table of the same name in a different schema with the change structure. Schema A Default table - coreta