optionally, instead of this …
INSERT INTO tbillingrategroup_history
(billingrategroup_hist_key,
key2tbillingrategroup,
billingrategroup_name,
– billingrategroup_descr,
– inherited_from_billgrp_or_pgm,
– ratevalue,
– ratestartdate,
– rateenddate,
– approvalflag2tcode,
activeflag,
campaign2tx_cap_total)
VALUES
do …
INSERT INTO tbillingrategroup_history
(billingrategroup_hist_key,
key2tbillingrategroup,
billingrategroup_name,
--billingrategroup_descr,
--inherited_from_billgrp_or_pgm,
--ratevalue,
--ratestartdate,
--rateenddate,
--approvalflag2tcode,
activeflag,
campaign2tx_cap_total)
VALUES
As it is now, whenever I want to comment a block, I first use the block
“Decrease Indent” and push text all the way to the left. Then I do the block
comment. Then I push the text back to the right with the “Increase Indent”.
Regards,
Mike