in reply to SQL Parsing
I tried to read all the code but because I am a beginner I was not able to understand it much. With SQL::Parser, Data::Dumper showed that things were parsed well on the sample commands I tried, however I don't understand how the data structures are designed so I don't know how to write methods to grab the relevant information. Can you please give a short explanation or just a list of the data structures (like where_cols, etc.)?
Thanks a lot!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: SQL Parsing
by jZed (Prior) on Jul 11, 2007 at 18:21 UTC |