Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

Training
Web-based Courses
»   How To Enroll
»   Java Technology
»   Sun Java Studio, Solaris OS, and Perl Development
»   Sun Java Enterprise System
»   Sun Java Desktop System
»   Web Services, XML, and Web Publishing
»   Wireless and Telecommunications
»   StarOffice Software
»   Solaris Operating Environment
»   Network Management
»   N1 Grid
»   Security
»   Server and High Availability
»   Storage
»   Knowledge Management
»   Auto-ID
 
 

Using Databases with PERL

 Course Description
    Course Outline/Details

The Using Databases with PERL course begins by teaching the basics of relational database design, focusing on Entity-Relationship (E-R) modeling and Standard Query Language (SQL) basics. After covering the basics of SQL, students explore more advanced SQL topics such as issuing SQL queries from a PERL program. Finally, students learn about two other techniques for storing and accessing data, Database Interface/Database Description (DBI/DBD), and the use of Database Management (DBM) files.

This course uses animations to demonstrate some of the concepts animations will appear either in a simple version without audio narration or in a more detailed Macromedia Flash version with audio. For viewers using Netscape Navigator, your browser automatically delivers the Macromedia Flash version if your system supports this. Viewers using Internet Explorer will initially see the simple version, but may choose to view the more detailed Macromedia Flash animation with audio instead. The next animation viewed reflects their last choice.

  • Course length: 3 to 4 hours


  • Course ID:
    WP-2051-90
    Subscription Duration:
    90 days
    Price:
    $US  125.00
    How to Enroll
       
     Languages Offered Back To Top

    This course is currently available in English only.

     
     Who can benefit Back To Top

    Students who can benefit from this course are web developers interested in expanding their knowledge of PERL programming to include developing Internet and intranet applications involving the use of databases.

     
     Prerequisites Back To Top

    To succeed fully in this course, students should be able to:

  • Use a web browser
  • Understand the basics of PERL programming
  •  
     Skills Gained Back To Top

    Upon completion of this course, you should be able to:
  • Describe referential integrity and foreign keys
  • Write the SQL to CREATE and DROP relational database tables
  • Use the Msql.pm module to connect to and access a Mini-SQL database using PERL
  • Write the code for a useful web-database application
  • Describe the DBM role in web applications development
  •  
     Related Courses Back To Top

  • Before: WP-2050: Advanced PERL and CGI
  • After: WP-2052: Learning More About PER
  •