exec dbms_sqltune.drop_sql_profile('my_sql_profile',TRUE); exec dbms_sqltune.drop_sql_profile('my_old_sql_profile',TRUE); exec dbms_sqltune.drop_sql_profile('my_sql ...
description Reference for the CAST and CONVERT Transact-SQL functions. These functions convert expressions from one data type to another.