dashDB SQL for Basic Queries (K04001G-WBT)

Overview

This course teaches developers, database administrators, and system programmers the basics of SQL queries, including the SELECT, FROM, WHERE, and ORDER BY clauses, simple joins and scalar functions.

Note: Guided eLearning is a self-paced offering which includes web-based content for self-study and videos (including audio) that demonstrate activities.

If you are enrolling in a Self Paced Virtual Classroom or Web Based Training course, before you enroll, please review the Self-Paced Virtual Classes and Web-Based Training Classes on our Terms and Conditions page, as well as the system requirements, to ensure that your system meets the minimum requirements for this course. /terms.

Audience

This course is intended for Developers, Database Administrators, and System Programmers the basics of SQL queries, including the SELECT, FROM, WHERE, and ORDER BY clauses, simple joins and scalar functions.

Prerequisites

N/A

Objective

Please refer to course overview.

Show details

Course Outline

• Tables in a RDBMS• Understanding the sample database• SQL – Structured Query Language• Using the WHERE clause• Using Multiple Conditions• Partial string searches• Retrieving data from multiple tables• Calculating values• String Functions• DATE, TIME and TIMESTAMP