This video continues where the previous video leaves:
1. Observe what is the value of printing ResultSet object
2. How to get the data out of ResultSet object: Type getType(column name) method
3. Printing all columns values for testing along with expected result
4. Verifying with database query execution