Completed
SQL Domains
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Oracle Database Application Development - What's New, What's Next
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Oracle Database 23C
- 3 Upgrade to 23C
- 4 Why developers like Oracle Database
- 5 Why operations like Oracle Database
- 6 Two key goals for application development
- 7 Schema level privileges
- 8 Select on any table
- 9 Annotations
- 10 Keyvalue pairs
- 11 Keyvalue pairs on columns
- 12 SQL Domains
- 13 Object Domains
- 14 Reusing Domain
- 15 Domain Display Domain Order
- 16 Column Limits
- 17 Json Schemers
- 18 Schema Validation
- 19 Boolean Data Type
- 20 Update Base Tables
- 21 JavaScript Store Procedure
- 22 If Not Exist
- 23 Group By
- 24 Table Values
- 25 Value Scan
- 26 Enhanced Returning Clause
- 27 Developer Role
- 28 System Privileges
- 29 Expression Helper
- 30 Better Error Messages
- 31 Invalid Number
- 32 Conversion failed
- 33 Select from table that does not exist
- 34 Which table of view does not exist
- 35 Database name that is not there
- 36 Conclusion