August 2017
Intermediate to advanced
832 pages
15h
English

13.01 Describe the Features of Multitable INSERTs
This chapter looks at features and operations that are useful for working with large groups of data. We cover two operations in particular. The first consists of additional features to the INSERT statement that enable you to use one INSERT statement to add multiple rows of data to a given table or to several tables, with and without conditional logic. Later in the chapter we’ll cover the SQL statement MERGE, which is a powerful statement that enables you ...
Read now
Unlock full access