Help for this page
#!/usr/bin/perl ... /\G\s*\w+/gc || error 'missing table name'; /\G\s*where[^);]*/gc; # optional }
ORIGINAL: ... (select G format \"%s|\", H format \"%s|\" from AA where ID = Z) f +rom BB where ID2 = X), I format \"%s|\", J format \"%s|\" from CC;