perl and mysql, creating dynamic tables -


i wondering if there example coding create dynamic tables x columns? worried column names having funny characters.

regards, gordon

i guess want escape these characters in table names. use quote_identifier dbi method


Comments