SQL: Advanced Querying  |
|
Course Overview |
| | In this course, SQL: Advanced Querying (Third Edition), you will create advanced SQL queries to manipulate and index tables.
You will work with advanced queries to manipulate and index tables. You will also create transactions so that you can choose to save or cancel data entry process.
|
| Objectives |
| | | use subqueries to generate query output;
manipulate table data by inserting, updating, and deleting records in a table;
manipulate the table structure;
create views, manipulate data through views, modify the view structure, and drop views;
create indices on table columns and drop inefficient indices;
mark the beginning of a transaction, create a savepoint within a transaction, rollback a transaction, and commit a transaction. |
This Course Includes: |
| | Six months of access to Online Learning Resources for the topics covered in your class. Online Learning Resources is a convenient, on-demand way of helping you retain what was taught in your class.
Sixty days of access to Post Class Support for instant help regarding the topics and tasks covered in your class. Post Class Support provides you with 24/7 support from certified experts via chat, phone and multimedia, including live demonstration, collaborative learning and step-by-step instruction. |
Audience |
| | Students should have basic introductory SQL skills, basic computer skills, and be familiar with concepts related to database structure and terminology.
|
Prerequisites |
| | To ensure your success, we recommend you first take the following courses, or have equivalent skills and knowledge:
SQL: Fundamentals of Querying and Windows XP: Introduction or
Windows XP Level 1
|
| Course Number |
| | EKEUSQLAQ
|
| Course Length |
| | 1 Days
|
| Course Price |
| | $550.00
|
| Category |
| | 2
|
| Topics |
| | |
Lesson 1: Advanced Querying Using Subqueries
- Search Based on an Unknown Value
- Search Based on Multiple Unknown Values
- Compare a Value with Unknown Values
- Search Based on the Existence of Records
- Generate Output Using Correlated Subqueries
- Filter Grouped Data Within Subqueries
- Perform Multiple-level Subqueries
Lesson 2: Manipulating Table Data
- Insert Data
- Modify Data
- Delete Data
Lesson 3: Manipulating the Table Structure
- Create a Simple Table
- Create a Table with Constraints
- Add or Drop Table Columns
- Add or Drop Constraints
- Modify the Column Definition
- Delete Tables
Lesson 4: Working with Views
- Create a View
- Manipulate Data in Views
- Create Aliases
- Modify and Drop Views
Lesson 5: Indexing Data
- Create Indexes
- Drop Indexes
Lesson 6: Managing Transactions
- Create Transactions
- Commit Transactions
|