Learner Reviews & Feedback for Prepared Statements and Stored Procedures by LearnQuest
About the Course
This is the second course in Java Database Connectivity (JDBC) and builds upon the core principals and techniques in the JDBC 1 course. It utilizes PreparedStatements, highlighting their advantages over JDBC Statements. It will also introduce utilizing Stored Procedures on the database server itself to encapsulate complex SQL and PLSQL logic. The Course also introduces the idea of querying the database meta data such as table structures and how to cope with different SQL syntax for different Jdbc complaint databases via the JDBC escape syntax....
Filter by:
1 - 1 of 1 Reviews for Prepared Statements and Stored Procedures
By Ignacio L A M
•
Sep 26, 2022
I spent more time setting up the practice environment than actually practicing. I believe is not very well organized nor taught.