| Length: | 18 academic hours |
| Field: | Database Administration |
| Level: | Advanced |
Using Perls DBI module to do database programming allows one to write generic database-access programs that can interface with any of the popular database management systems (Oracle, Sybase, MySQL, etc.). This allows the same program to be used with different underlying databases, which obviates the need to rewrite the program when the database changes. This course provides a brief overview of the SQL query language, and then a detailed description of the use of DBI for creating, updating, accessing, and deleting database records. The instructor will offer recommendations about best practices and point out common blunders that students should try to avoid. Hands-on experience is provided in numerous supervised lab sessions. For further details see http://TeachMePerl.com/courses/perl/dbi.html.
News | Disclaimer | Contact | Statistics | Site maintained by Gabor Szabo of Perl Training Israel
Derived from Open Source Training Directory