20
Retrieving Data Using SQL the SQL SELECT statement Topic 1

Retrieving Data Using SQL the SQL SELECT statement

Embed Size (px)

DESCRIPTION

Retrieving Data Using SQL the SQL SELECT statement. Topic 1. Outline. Execute basic SELECT statement Arithmetic Expressions and Null values Column Aliases Use of concatenation operator, literal character string, and DISTINCT keyword DESCRIBE command. - PowerPoint PPT Presentation

Citation preview

Retrieving Data Using SQL the SQL SELECT statement

Topic 1

Outline

• Execute basic SELECT statement• Arithmetic Expressions and Null values• Column Aliases• Use of concatenation operator, literal

character string, and DISTINCT keyword• DESCRIBE command