Hi,
In Sybase, you can use IF EXISTS to validate the existance of a table, if it exists, a set of statements should be executed inside the stored procedure.
What is the equivalent code in Teradata SQL Assistant ?
And what is the issue in using if exists in teradata?
Thanks in advance.
Forums: