SELECT Statement, Expressions, & Operators

Oracle 12c    |    Beginner
  • 12 videos | 42m 20s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 319 users Rating 4.5 of 319 users (319)
SQL*Plus provides a convenient way to work with Oracle data. Learn to retrieve data using SELECT statements with arithmetic expressions, NULL values, column aliases, and literal strings. In addition, learn how to handle duplicate rows.

WHAT YOU WILL LEARN

  • Describe and use the basic select statement
    Recognize the rules and guidelines for constructing valid sql statements in sql developer and sql*plus
    Describe and use the arithmetic expressions in sql
    Apply the standard order of precedence in sql arithmetic expressions
    Identify how null values are defined in sql and how they affect arithmetic expression outcomes
    Define column aliases in the select list
  • Use the concatenation operator to create acharacter expression in the sql statement output
    Use literal character strings in a select statement
    Use the alternative quote (q) operator to select a quotation mark delimiter
    Eliminate duplicate rows from sql statement output using the distinct qualifier
    Display the structure of a table using the sql*plus describe command
    Select data from different tables, describe tables,  perform arithmetic calculations, and specify column names using aliases

IN THIS COURSE

  • 4m 33s
    Upon completion of this video, you will be able to describe and use the basic SELECT statement. FREE ACCESS
  • 3m 54s
    Upon completion of this video, you will be able to recognize the rules and guidelines for constructing valid SQL statements in SQL Developer and SQL*Plus. FREE ACCESS
  • Locked
    3.  Arithmetic Expressions
    3m 50s
    Upon completion of this video, you will be able to describe and use arithmetic expressions in SQL. FREE ACCESS
  • Locked
    4.  Operator Precedence in Arithmetic Expressions
    3m 21s
    In this video, learn how to apply the standard order of precedence in SQL arithmetic expressions. FREE ACCESS
  • Locked
    5.  Null Values
    4m 27s
    In this video, you will learn how NULL values are defined in SQL and how they affect arithmetic expression outcomes. FREE ACCESS
  • Locked
    6.  Column Aliases
    3m 37s
    During this video, you will learn how to define column aliases in the SELECT statement. FREE ACCESS
  • Locked
    7.  Concatenation Operator
    2m 20s
    In this video, you will learn how to use the concatenation operator to create a character expression in the SQL statement output. FREE ACCESS
  • Locked
    8.  Literal Character Strings
    2m 50s
    Learn how to use literal character strings in a SELECT statement. FREE ACCESS
  • Locked
    9.  Alternative Quote Operator
    2m 23s
    Learn how to use the alternative quote (q) operator to select a quotation mark delimiter. FREE ACCESS
  • Locked
    10.  Duplicate Rows
    2m 18s
    In this video, find out how to eliminate duplicate rows from SQL statement output using the DISTINCT keyword. FREE ACCESS
  • Locked
    11.  Displaying Table Structure
    2m 44s
    Learn how to display the structure of a table using the SQL*Plus DESCRIBE command. FREE ACCESS
  • Locked
    12.  Exercise: Retrieving Data Using SQL Statements
    6m 3s
    In this video, learn how to select data from different tables, describe tables, perform arithmetic calculations, and specify column names using aliases. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 649 users Rating 4.4 of 649 users (649)
Rating 4.7 of 152 users Rating 4.7 of 152 users (152)
Rating 4.6 of 182 users Rating 4.6 of 182 users (182)