An Introduction to Class::DBI - Comparing DBI and Class::DBI
13
SQL tasks and their Class::DBI equivalents
Finding A Record (by primary key)
SQL
SELECT * FROM Nomination WHERE id = 1;
continued...
YAPC::Canada
<< Previous
|
Index
|
Next >>
Copyright © 2003
Michael Graham