An Introduction to Class::DBI - Comparing DBI and Class::DBI
15
SQL tasks and their Class::DBI equivalents
Finding A Record (by pattern match)
SQL
SELECT * FROM Film WHERE title LIKE('Star Wars%');
continued...
YAPC::Canada
<< Previous
|
Index
|
Next >>
Copyright © 2003
Michael Graham