Preview

Introduction to Oracle 9i: Sql Chapter 4-10

Powerful Essays
Open Document
Open Document
1047 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Introduction to Oracle 9i: Sql Chapter 4-10
Introduction to Oracle 9i: SQL

Name:
_______ Junel L Cofino

Table of Contents
Introduction:
I-7 - Relational and Object Relational Database Management System
I-10 - System Development Life Cycle
I-12 - Relational Database Concept
I-20 - Relational Database Properties
I-24 - Tables used in the course
Chapter 1: Writing Basic SELECT SQL Statements
1-4- Basic Select Statement
1-5- Selecting All Columns
1-6- Selecting Specific Columns
1-7- Writing SQL Statements
1-8- Column Heading Defaults
1-9- Arithmetic Expressions
1-15- Null Values in Arithmetic Expressions
1-16- Defining A Column Alias
1-17- Using Column Alias
1-18- Concatenation Operator
1-19- Using Concatenation Operator
1-22- Duplicate Rows
1-23- Eliminating Duplicate Rows
Chapter 2: Restricting and Sorting Data
2-4-Limiting the Rows Selected
2-5-Using WHERE Clause
2-6- Character Strings and Dates
2-7- Comparison Conditions
2-8- Using Comparison Conditions
2-9- Other Comparison Conditions
2-10- Using the BETWEEN Condition
2-11- Using the IN Condition
2-13- Using the LIKE Condition
2-14- Using the NULL Condition
2-15- Logical Conditions
2-16- Using AND Operator
2-17- Using OR Operator
2-18- Using NOT Operator
2-23- Sorting in Descending Order
2-24- Sorting by Column Alias
2-25- Sorting by Multiple Columns
Chapter 3: Single Row Functions
3-3- SQL Functions
3-4- Two Types of SQL Functions
3-5- Single Row Functions
3-6- Single Row Functions
3-8- Character Functions
3-9- Case Manipulation Functions
3-11- Character Manipulation Functions
3-13- Number Functions
3-14- Using ROUND Functions
3-15- Using TRUNC Functions
3-16- Using MOD Functions
3-17- Working with Dates
3-18- Working with Dates
3-23- Arithmetic with Dates
3-25- Conversion Functions
3-26- Implicit Data Type Conversion
3-27- Implicit Data Type Conversion
3-28- Explicit Data Type Conversion
3-31- Using the TO_CHAR Function with Dates

You May Also Find These Documents Helpful

  • Good Essays

    The SELECT statement is the primary means of extracting data from database tables, and allows you to determine exactly which data you want to extract by means of different comparison operators used in the WHERE clause. This includes the use of specific "wild card" characters which allow you to search for character or number patterns within the data. You can also perform mathematical expressions within the SELECT statement to create derived output. The ORDER BY clause allows you to sort the output data in either ascending (the default) or descending order. Lab #5 will explore all of these applications of the SELECT statement.…

    • 1559 Words
    • 7 Pages
    Good Essays
  • Powerful Essays

    a guide to mysql ch 7

    • 1287 Words
    • 9 Pages

    Except where indicated, use MySQL Query Browser to perform each operation and print the results.…

    • 1287 Words
    • 9 Pages
    Powerful Essays
  • Better Essays

    Notes for Module 7 DBA

    • 1950 Words
    • 7 Pages

    Neurons: A nerve cell, the fundamental unit of the nervous system that conducts electrical signals through the body.…

    • 1950 Words
    • 7 Pages
    Better Essays
  • Satisfactory Essays

    unit 6

    • 360 Words
    • 2 Pages

    13) The WHERE clause is used to set criteria by which to filter which rows are returned or affected.…

    • 360 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Database Concepts Pt2520

    • 326 Words
    • 2 Pages

    10. TRUE Job shadowing is a good way to observe exceptions to the usual procedures and rules.…

    • 326 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    week 4 Discussion 1

    • 447 Words
    • 2 Pages

    Optimal database design recognizes proper organization of table structures and relationships. Suggest at least two methods that can be used to improve the design of a database system.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    SQL Queries

    • 423 Words
    • 2 Pages

    Given the table information above, if you were asked to create an Access query that showed the Student Name and Grade for all students taking a class in Room H201, what tables would you need and how would you link them together?…

    • 423 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Database Exam Paper

    • 4799 Words
    • 20 Pages

    TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. 1) With the introduction of the computer the need for automated tools for protecting files and other information stored on the computer became evident. 2) There is a natural tendency on the part of users and system managers to perceive little benefit from security investment until a security failure occurs. 3) There are clear boundaries between network security and internet security. 4) The CIA triad embodies the fundamental security objectives for both data and for information and computing services. 5) In developing a particular security mechanism or algorithm one must always consider potential attacks on those…

    • 4799 Words
    • 20 Pages
    Powerful Essays
  • Satisfactory Essays

    IIS Smooth Streaming Management REST Services authorization is performed by checking user access rights to the publishing point (.isml) file. GET operations require read access to the publishing point file. PUT or DELETE operations require write access for the files. Creating a new publishing point using the POST operation…

    • 390 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    SQL vs. Oracle

    • 954 Words
    • 3 Pages

    Sanjay, Mishra, and Alan Beaulieu. Mastering Oracle SQL. Massachusetts: O 'Reilly Media, Inc., 2002. Print.…

    • 954 Words
    • 3 Pages
    Better Essays
  • Good Essays

    table based on data in another table. They generally are used when tables have some kind…

    • 1885 Words
    • 8 Pages
    Good Essays
  • Satisfactory Essays

    Database design Chapter 1

    • 347 Words
    • 2 Pages

    6. Bits – the smallest representation of data, it is either 1 (on voltage) or 0 (off voltage)…

    • 347 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Oracle Mc Question

    • 6708 Words
    • 27 Pages

    | B, C, and D. SQL, PL/SQL, and Java are implemented internally to the database. A is wrong because C is not available internally (though with OCI, it can of course be used for writing user processes). E is wrong because OCI is used for writing user processes that run externally to the database.…

    • 6708 Words
    • 27 Pages
    Good Essays
  • Powerful Essays

    The arithmetic operators -, +, * and / can be used to perform respectively subtraction, addition, multiplication and division with integers and reals.…

    • 1312 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    Maintaining the attendance record is an important factor in people management. In the academic institute, taking the attendance of teachers on daily basis and maintaining it for a long time adds to the difficulty of this task as well as a waste of a lot of time.…

    • 9202 Words
    • 37 Pages
    Powerful Essays