Download SQL Queries 101 Joes 2 Pros (21.5 total class hours) Objective: To

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Oracle Database wikipedia , lookup

Microsoft Access wikipedia , lookup

Ingres (database) wikipedia , lookup

Concurrency control wikipedia , lookup

Functional Database Model wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Database wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Clusterpoint wikipedia , lookup

SQL wikipedia , lookup

Relational model wikipedia , lookup

PL/SQL wikipedia , lookup

Database model wikipedia , lookup

Transcript
SQL Queries 101 Joes 2 Pros (21.5 total class hours)
Objective: To learn the SQL Queries 100 level and the SQL Language using Instructor led presentations,
demonstrations, and labs. Each student must have the use of a SQL server machine to follow along.
Details: This program is designed as a starting point to help students aspiring to the primary occupation of
Database Developer/Tester/ or Database Administrator (SDE/SDET/DBA) in SQL.
1. About Databases and Database Terms (120 Min)
a. Data vs. Information
b. Database Geek Speak
2. Basic Queries (Chapter 2 - 120 Min)
a. Single Table Queries
b. Using Criteria
c. Pattern Matching
3. Viewing Combined Information (120 Min)
a. Inner Joins
b. Outer Joins
4. Query Strategies (90 Min)
a. Table Aliasing
b. Cross Joins
c. Unmatched Records Queries
5. Data Definition Language (120 Min)
a. Creating Databases
b. Creating Tables
6. Data Manipulation Language (DML) Scripting (180 Min)
a. Inserting Data
b. Updating Data
c. Deleting Data
d. Using Scripts
7. Maintaining Tables (120 Min)
a. Altering Tables
b. Using BCP
8. Stored Procedures (120 Min)
a. Stored Procedures
b. Using Variables
c. Stored Procedure Parameters
9. Transaction Control Language (TCL) (120 Min)
a. Explicit Transactions
b. Table Hints
10. Data Control Language (120 Min)
a. SQL Logins
b. Granting Permissions
c. Revoking and Denying Permissions
11. Workplace Tips (90 Min)
a. Code Comments
b. Automatic Script Generation
c. Import/Export Wizard