JoaoMendes
Programmer
Hi
Can I in Informix do something like this
if ExistsTable( 'table1' ) then
drop table table1;
end if;
Regards
Can I in Informix do something like this
if ExistsTable( 'table1' ) then
drop table table1;
end if;
Regards