December 2019
Intermediate to advanced
494 pages
11h 41m
English
For developers, connecting to a SQL database in Azure works exactly the same as connecting to an on-premises SQL Server instance. We can use JDBC or JPA. The following two examples assume that you've created the Person table and inserted some data, as described in the previous section.