+ All Categories
Transcript

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


Top Related