Difference between revisions of "Template:Module 105.3 objectives"

From braindump
Jump to navigation Jump to search
(Created page with "SQL data management {| |- valign="top" | Weight | 2 |- valign="top" | Description | Candidates should be able to query databases and manipulate data using basic SQL commands. Th...")
 
Line 1: Line 1:
{{#set: ModuleTitle = SQL data management }}
SQL data management
SQL data management



Revision as of 15:24, 19 January 2011

{{#set: ModuleTitle = SQL data management }} SQL data management

Weight 2
Description Candidates should be able to query databases and manipulate data using basic SQL commands. This objective includes performing queries involving joining of 2 tables and/or subselects.
Key Knowledge Areas
  • Use of basic SQL commands.
  • Perform basic data manipulation.