Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Case Query « Select Query « Oracle PL / SQL
Oracle PL / SQL
Select Query
Case Query
1.
You could use the case statement in an SQL statement
2.
Combine case with NVL function
3.
Combine Case with group by
4.
Use the CASE expression and SUM function
5.
Use the CASE expression and SUM function to create an order price report
6.
case switch based on clob data
7.
Use case ... when to output comments for marks
8.
Use case when and grouping function together
9.
Use case when clause to decode value
10.
Use case when statement to replace if statement
11.
Use case when statement with between ... and
12.
Use case when statement with exists and subquery
13.
Use case when statement with in()
14.
Use case when statement with to_char() like
15.
Use case when with comparasion operator
16.
A searched CASE statement
17.
use case when to control the order index
18.
case when count(*) NOT between ... and
19.
Rename case when column