To delete a Teradata Database macro, use the DROP MACRO statement.
For example, the following statement deletes the NewEmp macro.
DROP MACRO NewEmp;
To delete a Teradata Database macro, use the DROP MACRO statement.
For example, the following statement deletes the NewEmp macro.
DROP MACRO NewEmp;