Hi,
Do HANA have support of IF EXISTS clause in drop table/function.
I want to create a SQL so that, if the function/table exists, it should get dropped. But if it doesn't exist the drop statement should silently exit without giving any error.
If there is no support for IF EXISTS clause for such requirement, do we have some other way to achieve it ?
Can you please help ?
Thanks & Regards,
Maninder Singh