Summary
We covered a lot of ground in this chapter. As Microsoft continues to invest in T-SQL, developers are rewarded with many powerful enhancements to the T-SQL engine. You’ve learned how to use table-valued parameters (TVPs) to pass sets of rows across client, server, stored procedures, and user-defined functions (UDFs). The date and time data types were also covered, as well as the capabilities of MERGE, INSERT OVER DML, and GROUPING SETS. You also learned how to use the latest features in SQL Server 2012, including a host of new T-SQL functions, the windowing (OVER clause) enhancements, the THROW statement, server-side paging, SEQUENCE objects, and metadata discovery improvements.
T-SQL is still the main way you will program against your ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access