in reply to
sql and databases
Surprisingly, I learned a lot about SQL from the mysql documentation. http://www.mysql.com/documentation/index.html If you want to learn to use it with DBI, you can get the ORA "DBI" book, or: perldoc DBI
Comment on
RE: sql and databases
In Section
Seekers of Perl Wisdom