March 2018
Intermediate to advanced
816 pages
19h 35m
English
As a developer, you are often also responsible for creating the database objects. Of course, in an application, you need also to insert, update, and delete the data. In order to maintain data integrity, meaning enforcing data to comply with business rules, you need to implement constraints. In our quick review of the data definition language (DDL) and data modification language (DML) elements, we will look at the following statements:
In a SQL Server database, you can also use programmatic objects. You can use triggers ...
Read now
Unlock full access