The drop function statement removes a UDF created with the create function statement. For example: drop function load_trades;
The drop function statement removes a UDF created with the create function statement. For example:
drop function
create function
drop function load_trades;