Embed presentation
Download to read offline







This document contains information for a laboratory course on Programming II for a Systems and Telematics Engineering degree at the Universidad Politécnica Amazónica. It lists the course topic, career, instructors' name, student authors, classroom, and cycle. It also provides a code example to connect to a MySQL database named "prueba" using JDBC, execute a SQL query to select all data from the "persona" table, iterate through the result set printing out the values, and close the connection.






