Oracle Database 12c R2 SQL: Conversion Functions & Conditional Expressions
Oracle SQL 12c
| Beginner
- 13 videos | 1h 6m 54s
- Includes Assessment
- Earns a Badge
Frequently when retrieving data stored in an Oracle database, the data needs to be converted, manipulated, or aggregated. Discover Oracle conversion functions and conditional expressions.
WHAT YOU WILL LEARN
-
Describe the use of implicit and explicit data conversion within sql statementsUse the to_char function to convert a date to a character data type in a sql statementDemonstrate elements of the date format model in sqlUse the to_char function to convert a number to a character data type in a sql statementUse the to_number and to_date functions to convert a character data type to a number or date format in a sql statementUse the to_char and to_date functions with the rr date format to return data for a previous century in a sql statementDescribe general functions when working with data and how it pertains to null values
-
Use the nvl and nvl2 functions when working with null values in a sql statementUse the nullif and coalesce functions when working with null values in a sql statement"describe conditional expressions to provide the use of the if-then-else logic in a sql statement "Use the case expression to facilitate a conditional inquiry in a sql statementUse the decode function to facilitate conditional inquiry in a sql statementApply conversions and conditional functions
IN THIS COURSE
-
5m 44sUpon completion of this video, you will be able to describe the use of implicit and explicit data conversion within SQL statements. FREE ACCESS
-
5m 22sIn this video, find out how to use the TO_CHAR function to convert a date to a character data type in an SQL statement. FREE ACCESS
-
5m 51sLearn about elements of the Date Format Model in SQL. FREE ACCESS
-
5m 20sIn this video, you will learn how to use the TO_CHAR function to convert a number to a character data type in an SQL statement. FREE ACCESS
-
5m 1sLearn how to use the TO_NUMBER and TO_DATE functions to convert character data types to number or date formats in SQL statements. FREE ACCESS
-
4m 38sIn this video, you will learn how to use the TO_CHAR and TO_DATE functions with the RR date format to return data for a previous century in a SQL statement. FREE ACCESS
-
4m 21sUpon completion of this video, you will be able to describe general functions when working with data and how they pertain to NULL values. FREE ACCESS
-
5m 22sIn this video, learn how to use the NVL and NVL2 functions when working with NULL values in SQL statements. FREE ACCESS
-
7m 21sDuring this video, you will learn how to use the NULLIF and COALESCE functions when working with NULL values in SQL statements. FREE ACCESS
-
2m 6sFind out how to use the IF-THEN-ELSE logic in a SQL statement to describe conditional expressions. FREE ACCESS
-
5m 18sIn this video, you will use the CASE expression to facilitate a conditional inquiry in a SQL statement. FREE ACCESS
-
3m 28sIn this video, find out how to use the DECODE function to make conditional inquiry in a SQL statement. FREE ACCESS
-
7m 4sFind out how to apply conversions and conditional functions. 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.YOU MIGHT ALSO LIKE
Channel
Oracle RAC