- Course
SQL Data Wrangling in Oracle: Table Data
This course describes Oracle functionality useful to the SQL-savvy data analyst, and features topics such as CROSS and OUTER APPLY, using the MODEL feature, using Nested Tables, computing occurrences, generating random numbers, and much, much more.
- Course
SQL Data Wrangling in Oracle: Table Data
This course describes Oracle functionality useful to the SQL-savvy data analyst, and features topics such as CROSS and OUTER APPLY, using the MODEL feature, using Nested Tables, computing occurrences, generating random numbers, and much, much more.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Data
What you'll learn
This course describes Oracle functionality useful to the SQL-savvy data analyst, and features topics such as ordering your data with NULLs appearing first or last, using FETCH to subset your data, using SAMPLE to randomly sample from a table, using CROSS APPLY and OUTER APPLY, how to use the MODEL feature to access the rows and columns of a database table like a spreadsheet, generating random numbers, computing occurrences, using nested tables, and much, more.
SQL Data Wrangling in Oracle: Table Data
-
Introduction | 23s
-
Module Contents | 51s
-
ORDER BY and NULLS | 2m 36s
-
DEMO #1 | 2m 1s
-
FETCH and OFFSET Introduction | 2m 24s
-
Limiting Rows With FETCH | 1m 48s
-
DEMO #2 | 1m 14s
-
FETCH and the WITH TIES Keyword | 1m 34s
-
Skipping Rows With OFFSET | 2m 39s
-
Useful SQL*Plus Commands | 1m 38s
-
Summary | 1m 12s