Handling results

In the previous module, you learned how to install the driver, connect to an instance, and run your first query.

In this module, you will learn how to handle the results of a query. You will learn the types of data returned by the driver and how to work with them in your application.

Advance to the next lesson