Retrieving Data Using SQL the SQL SELECT statement

20
Retrieving Data Using SQL the SQL SELECT statement Topic 1

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

Transcript of Retrieving Data Using SQL the SQL SELECT statement

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