Oracle SQL course is offered by Anupa Computer Classes. Course Outline includes Writing Basic SQL Select Statements, Restricting and Sorting Data, Single-Row Functions e.t.c.
Writing Basic SQL Select Statements
Basic SELECT Statement
Selecting all Columns
Selecting Specific Columns
Column Heading aliases
Arithmetic Expressions
Using Arithmetic Operators
Operator Precedence
Using the Concatenation Operator
Eliminating Duplicate Rows (Distinct clause)
Restricting and Sorting Data
Limiting Rows Using a Selection
Using the WHERE Clause
Character Strings and Dates
Comparison Conditions
Using between, in, like operators
Using Logical Conditions (and, or, not)
Rules of Precedence
Sorting using order by clause
Sorting by multiple columns
Single-Row Functions
Character Functions
Case Manipulation Functions
Number Functions
Date and time functions
Conversion Functions
Implicit and Explicit Data Type Conversion
Using the TO_CHAR Function with Dates
Using the TO_CHAR Function with Numbers
Using the TO_NUMBER and TO_DATE Functions
Nesting Functions
General Functions
NVL Function
Using the NVL Function
Using the NVL2 Function
Using the NULLIF Function
Using the Coalesce Function
Conditional Expressions
The Case Expression
The Decode Function
Displaying Data from Multiple Tables (Joins)
Obtaining Data from Multiple Tables
Types of Joins
Retrieving Records with Equijoins
Additional Search Conditions Using the AND Operator
Qualifying Ambiguous Column Names
Using Table Aliases
Joining More than Two Tables
Retrieving Records with Natural Joins
Retrieving Records with Equijoins
Retrieving Records with the USING Clause
Retrieving Records with the ON Clause
Cartesian Products
Aggregating Data Using Group Functions
Types of Group Functions
Using the AVG, SUM, MIN, MAX and COUNT Functions
Using the GROUP BY Clause
Using the GROUP BY Clause on Multiple Columns
Using the HAVING Clause
Subqueries
Using a Subquery to Solve a Problem
Single-Row Subqueries
Using Group Functions in a Subquery
The HAVING Clause with Subqueries
Multiple-Row Subqueries
Using the ANY Operator in Multiple-Row Subqueries
Using the ALL Operator in Multiple-Row Subqueries
Manipulating Data
Adding a New Row to a Table
The INSERT Statement Syntax
The UPDATE Statement Syntax
The DELETE Statement
Using a Subquery in an INSERT Statement
Using the WITH CHECK OPTION Keyword on DML Statements
Using Explicit Default Values
The MERGE Statement
Database Transactions
Advantages of COMMIT and ROLLBACK Statements
Creating and Managing Tables
Database Objects
Naming Rules
The CREATE TABLE Statement
Referencing Another User’s Tables
The DEFAULT Option
The ALTER TABLE Statement
Adding, modifying and deleting a Column
Dropping column
Truncating tables
A coaching for:
Oracle 11G course is offered by AIS Education. In our bid to achieve our goals and fulfill our vision, we realize that quality is the crux, and it is only through quality teaching that we want our network of students to widen.
SQL Server course is offered by C-Tech Computer Education. C-Tech was established in 2007. C-Tech provides high-quality computer education at a very high standard at a very low cost. C-Tech’s mission is to create a pool of high-quality computer professionals.
The SQL program is designed to help the participant to understand the basics of application development in a RDBMS environment and to successfully work in this domain.
You'll learn about single table queries and the basic syntax of the SQL language, as well as database design with multiple tables, foreign keys, and the JOIN operation.
SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
© 2024 coursetakers.com All Rights Reserved. Terms and Conditions of use | Privacy Policy