50-156-701Introductory SQL
Course Information
Description
The introductory SQL course prepares apprentices to leverage a relational database management system to retrieve data. They will create and execute queries using SQL statements. They will read an Entity-Relationship Diagram to direct the creation of the correct query.
Total Credits
2
Course Competencies
-
Use a SQL-based development toolsetAssessment StrategiesOral, Written and/or Skill AssessmentCriteriaapprentice creates database objects using a SQL IDE (integrated development environment)apprentice scripts objects using a SQL IDEapprentice locates components within a SQL IDEapprentice runs scripts within a SQL IDEapprentice successfully debugs scripts within a SQL IDE
-
Use data terminology, concepts and data typesAssessment StrategiesOral, Written and/or Skill AssessmentCriteriaapprentice lists common data typesapprentice defines the components of a relational databaseapprentice assigns appropriate data types to data elementsapprentice associates database terms with corresponding definitionsapprentice explains the value and typical use of a database
-
Analyze an Entity Relationship (ER) DiagramAssessment StrategiesOral, Written and/or Skill AssessmentCriteriaapprentice identifies entitiesapprentice explains relationshipsapprentice builds SQL statements based on the ER Diagram
-
Create SQL statementsCriteriaapprentice writes “Select” statementsapprentice uses the “Order by” commandapprentice uses the “Where” clauseapprentice joins tables
This Outline is under development.