How to Check GLOBAL temp table existence in Oracel
983988Feb 4 2013 — edited Feb 4 2013hi new to oracle
i need to create Global temp table in my database .
in SQL Server we have IF NOT Exists check to temp table exist or not do we have similar functinality in oracle
please help me if we have anything like that..
thanks in advance