SQL Querying Fundamentals - Part 2
In this course you will learn how to identify and use advanced querying techniques. You might find that you need to modifying the structure of a table; inserting, updating, deleting data and indexing tables to optimize query performance..
Description
In this course, 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 the data entry process. You will: Use subqueries to generate query output. Manipulate table data by inserting and updating records in a table and deleting records from a table. Manipulate the table structure. Create views, manipulate data through views, modify the view structure, and drop views. Create indexes on table columns and drop inefficient indexes. Mark the beginning of a transaction, roll back a transaction, and commit a transaction.
Prerequisites
While there are no prerequisites for this course, please ensure you have the right level of experience to be successful in this training.