Curriculum
- 1 Section
- 6 Lessons
- 1 Day
Expand all sectionsCollapse all sections
- Topics6
- 1.11: Using Subqueries to Perform Advanced Querying Topic A: Search Based on Unknown Values Topic B: Compare a Value with Unknown Values Topic C: Search Based on the Existence of Records Topic D: Generate Output Using Correlated Subqueries Topic E: Filter Grouped Data Within Subqueries Topic F: Perform Multiple-Level Subqueries
- 1.22: Manipulating Table Data Topic A: Insert Data Topic B: Modify and Delete Data
- 1.33: Manipulating the Table Structure Topic A: Create a Table Topic B: Create a Table with Constraints Topic C: Modify a Table’s Structure Topic D: Back Up Tables Topic E: Delete Tables
- 1.44: Working with Views Topic A: Create a View Topic B: Manipulate Data in Views Topic C: Create Aliases Topic D: Modify and Delete Views
- 1.55: Indexing Data Topic A: Create Indexes Topic B: Drop Indexes
- 1.66: Managing Transactions Topic A: Create Transactions Topic B: Commit Transactions