Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
CREATE FUNCTION "pears"."DAXTRADelete"( IN "paramsp" CHAR(20) ) RETURNS long VARCHAR BEGIN DECLARE "RVal" long VARCHAR; -- blank if successful -- failmessage= if fails RETURN "RVal" END