in reply to Re: How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..
in thread How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..
<query> insert into name (name, age, address) (select from age_tab where age > + 19 ) </query>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..
by Jenda (Abbot) on Jul 20, 2012 at 17:01 UTC | |
|
Re^3: How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..
by amias (Novice) on Dec 12, 2012 at 11:36 UTC |