Jump to content

Udemy - Oracle SQL Mastery From Novice to Certified Database Pro


Recommended Posts


359020115_tuto.jpg


Download Free Download : Udemy - Oracle SQL Mastery From Novice to Certified Database Pro
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:5.89 GB


Files Included :

1 What is a Database.mp4 (48.34 MB)
MP4
10 Database Administrator (DBA).mp4 (27.87 MB)
MP4
2 What is Oracle Database.mp4 (38.63 MB)
MP4
3 Introduction to DBMS.mp4 (21.86 MB)
MP4
4 Traditional File System VS DBMS.mp4 (33.34 MB)
MP4
5 DBMS Terminologies.mp4 (11.71 MB)
MP4
6 What is SQL and RDBMS.mp4 (22.55 MB)
MP4
7 What is a Database Table.mp4 (27.83 MB)
MP4
8 Pluggable Database and Oracle's Multitenant Architecture.mp4 (35.16 MB)
MP4
9 What is a Database Schema.mp4 (19.73 MB)
MP4
1 Section Introduction.mp4 (6.22 MB)
MP4
10 Sorting Data in Oracle Database.mp4 (18.77 MB)
MP4
11 Sorting Data by Multiple Columns in Oracle Database.mp4 (25.31 MB)
MP4
12 Working with Sorting in Oracle SQL.mp4 (40.05 MB)
MP4
2 Grouping Data in Oracle SQL Introduction.mp4 (30 MB)
MP4
3 Group By Clause in Oracle SQL.mp4 (12.48 MB)
MP4
4 Group by in HR schema in Oracle Database.mp4 (37.2 MB)
MP4
5 Working with Different Grouping Functions in Oracle SQL.mp4 (53.84 MB)
MP4
6 Grouping on Multiple Columns in Oracle Database.mp4 (17.73 MB)
MP4
7 Restricting Group Results in Oracle Database.mp4 (27.74 MB)
MP4
8 Using HAVING with WHERE in Oracle SQL.mp4 (13.28 MB)
MP4
9 Challenges Grouping Data in Oracle SQL.mp4 (69.55 MB)
MP4
1 Section Introduction.mp4 (6.6 MB)
MP4
2 SET Operations in Oracle SQL Introduction.mp4 (15.86 MB)
MP4
3 Working with Union in Oracle SQL.mp4 (45.28 MB)
MP4
4 Working with Intersect in Oracle SQL.mp4 (19.89 MB)
MP4
5 Working with Minus in Oracle SQL.mp4 (58.02 MB)
MP4
1 Section Introduction.mp4 (8 MB)
MP4
2 Subqueries Introduction in Oracle SQL.mp4 (33.81 MB)
MP4
3 Correlated and Non Correlated Subqueries in Oracle SQL.mp4 (17.12 MB)
MP4
4 Exists with Subqueries in Oracle SQL.mp4 (47.99 MB)
MP4
5 Multiple Column Subquery in Oracle SQL.mp4 (41.14 MB)
MP4
6 Inserting From a Subquery in Oracle SQL.mp4 (26.23 MB)
MP4
7 Deleting From a Subquery in Oracle SQL.mp4 (14.5 MB)
MP4
8 Subqueries using IN Operator in Oracle SQL.mp4 (36.87 MB)
MP4
1 Section Introduction.mp4 (6.86 MB)
MP4
2 Introduction to Oracle Views in Oracle SQL.mp4 (32.98 MB)
MP4
3 Creating Views in Oracle SQL.mp4 (51.88 MB)
MP4
4 Challenge Create Department View in Oracle Database.mp4 (28.16 MB)
MP4
5 Read Only Views in Oracle SQL.mp4 (39.89 MB)
MP4
6 Dropping a View in Oracle SQL.mp4 (11.6 MB)
MP4
7 Updations with View in Oracle SL.mp4 (106.31 MB)
MP4
8 Views with CHECK.mp4 (69.15 MB)
MP4
1 Section Introduction.mp4 (7.84 MB)
MP4
10 Challenge Check Constraints in Oracle SQL.mp4 (30.14 MB)
MP4
11 Default Constraint in Oracle Database.mp4 (17.74 MB)
MP4
12 Foreign Key Constraint in Oracle Database.mp4 (78.12 MB)
MP4
13 Constraints in HR Schema in Oracle SQL.mp4 (27.23 MB)
MP4
2 Introduction to Oracle Constraints.mp4 (51.15 MB)
MP4
3 Unique Constraint in Oracle Database.mp4 (51.56 MB)
MP4
4 Unique Constraint on Multiple Columns in Oracle Database.mp4 (26.57 MB)
MP4
5 Dropping Unique Constraint and Error Handling.mp4 (21.36 MB)
MP4
6 Not Null Constraint in Oracle SQL.mp4 (54.75 MB)
MP4
7 Primary Key Constraint in Oracle SQL.mp4 (30.37 MB)
MP4
8 Check Constraint in Oracle SQL.mp4 (67.86 MB)
MP4
9 Check With Two Columns in Oracle Database.mp4 (96.86 MB)
MP4
2 Bonus Lecture and Information.mp4 (96.62 MB)
MP4
1 Installing Required Tools.mp4 (23.86 MB)
MP4
10 Oracle Sample Schemas.mp4 (16.72 MB)
MP4
11 Sample Schemas using Oracle SQL Developer.mp4 (27.59 MB)
MP4
12 Sample Schemas using Oracle Apex.mp4 (27.08 MB)
MP4
13 Introduction to Database Objects.mp4 (35.1 MB)
MP4
2 What is Virtualization Why do we need.mp4 (9.58 MB)
MP4
3 VMWare Installation on Windows.mp4 (56.8 MB)
MP4
4 Setting up Oracle Virtual Machine on VMWare.mp4 (39.96 MB)
MP4
5 Oracle VirtualBox Installation on Mac.mp4 (55.38 MB)
MP4
6 Oracle VirtualBox Installation on Windows.mp4 (98.57 MB)
MP4
7 Setting up Oracle Virtual Machine on VirtualBox.mp4 (59.18 MB)
MP4
8 Downloading and installing Oracle SQL Developer.mp4 (40.96 MB)
MP4
9 Using Oracle Apex.mp4 (64.74 MB)
MP4
1 Section Overview.mp4 (11.7 MB)
MP4
10 Challenge Inserting records.mp4 (24.42 MB)
MP4
11 Updating Data in Oracle Database.mp4 (24.19 MB)
MP4
12 Challenge Update queries.mp4 (58.44 MB)
MP4
13 Deleting a single record from the database.mp4 (15.21 MB)
MP4
14 Challenge Delete Query.mp4 (13.39 MB)
MP4
15 Section Summary.mp4 (31.4 MB)
MP4
2 Types of statements in Oracle SQL.mp4 (43.13 MB)
MP4
3 Retrieving data using SELECT.mp4 (48.85 MB)
MP4
4 Challenge Select query in Oracle SQL.mp4 (26.97 MB)
MP4
5 Datatypes in Oracle Database.mp4 (32.81 MB)
MP4
6 Creating our First Table in Oracle.mp4 (36.94 MB)
MP4
7 Challenge Table Creation.mp4 (20.1 MB)
MP4
8 Inserting the First Record in Oracle Database.mp4 (65.79 MB)
MP4
9 Inserting Multiple Records in Oracle Database.mp4 (67.89 MB)
MP4
1 Section Overview.mp4 (8.52 MB)
MP4
10 Literal Character Strings.mp4 (31.99 MB)
MP4
11 Working with Quote Operators.mp4 (35.98 MB)
MP4
12 Section Summary.mp4 (9.64 MB)
MP4
2 Using DISTINCT and UNIQUE operators.mp4 (36.92 MB)
MP4
3 What are Column Aliases Need and how to use them.mp4 (38.59 MB)
MP4
4 Performing Calculations in SELECT.mp4 (54.48 MB)
MP4
5 NULL in Oracle.mp4 (13.75 MB)
MP4
6 Examples of NULL in the HR schema of Oracle Database.mp4 (39.1 MB)
MP4
7 How to get Readable Output.mp4 (34.75 MB)
MP4
8 Handling Date Format.mp4 (29.49 MB)
MP4
9 Handling NULL Values in output.mp4 (58.99 MB)
MP4
1 Section Introduction.mp4 (10.5 MB)
MP4
10 Logical AND Operator using Oracle SQL.mp4 (20.77 MB)
MP4
11 OR Logical Operator with Oracle SQL.mp4 (30.34 MB)
MP4
12 Logical NOT in Oracle SQL.mp4 (30.6 MB)
MP4
13 Combining AND, OR, and NOT.mp4 (20.02 MB)
MP4
14 Oracle Rules of Precedence.mp4 (44.5 MB)
MP4
15 Section Summary.mp4 (17.08 MB)
MP4
2 RECAP Filtering data using WHERE in Oracle Database.mp4 (22.31 MB)
MP4
3 Introduction to Oracle Operators in Oracle Database.mp4 (12.54 MB)
MP4
4 Comparison Operators in Oracle SQL.mp4 (83.69 MB)
MP4
5 Getting users in a particular salary group using Oracle SQL.mp4 (27.16 MB)
MP4
6 Getting users who belong to particular department using Oracle SQL.mp4 (19.18 MB)
MP4
7 Getting users to match a particular pattern using Oracle SQL.mp4 (71.11 MB)
MP4
8 Filtering for NULL using Oracle SQL.mp4 (20.63 MB)
MP4
9 Working with Multiple conditions using Oracle SQL.mp4 (9.02 MB)
MP4
1 Section Introduction.mp4 (15.83 MB)
MP4
10 Sequence Options in Oracle Database.mp4 (49.57 MB)
MP4
11 ALTER Statement in Oracle Database.mp4 (9.74 MB)
MP4
12 Adding columns using ALTER ADD.mp4 (18 MB)
MP4
13 Using ALTER TABLE MODIFY.mp4 (56.83 MB)
MP4
14 Renaming a Column.mp4 (9.39 MB)
MP4
15 Modifying Visibility of Columns.mp4 (23.64 MB)
MP4
16 Using ALTER TABLE DROP COLUMN.mp4 (14.85 MB)
MP4
17 UNUSED Option in Oracle SQL.mp4 (18.14 MB)
MP4
18 Using ALTER TABLE RENAME.mp4 (11.91 MB)
MP4
19 Deleting a Table Using Oracle SQL.mp4 (49.82 MB)
MP4
2 Creating tables in Oracle - A RECAP.mp4 (9.04 MB)
MP4
20 What are Readonly Tables in Oracle Database.mp4 (22.42 MB)
MP4
21 Truncating Tables using Oracle SQL.mp4 (40.81 MB)
MP4
22 Challenge DDL Statements in Oracle Database.mp4 (17.81 MB)
MP4
3 Primary Keys in Oracle Database.mp4 (43.99 MB)
MP4
4 Foreign Key and Why is it needed.mp4 (40.29 MB)
MP4
5 Creating tables using Foreign Key.mp4 (48.32 MB)
MP4
6 Table Naming Conventions.mp4 (9.13 MB)
MP4
7 Describing Tables in Oracle Database.mp4 (11.55 MB)
MP4
8 Challenge Define a Shopping fair table.mp4 (30.91 MB)
MP4
9 Identity Column in Oracle Database.mp4 (55.3 MB)
MP4
1 Section Introduction.mp4 (6.59 MB)
MP4
10 Updating Multiple Rows.mp4 (24.75 MB)
MP4
11 Deleting Specific Records From the Table in Oracle Database.mp4 (11.02 MB)
MP4
12 Deleting All Records From the Table in Oracle Database.mp4 (8.09 MB)
MP4
13 Difference between DROP, DELETE, and TRUNCATE.mp4 (13.59 MB)
MP4
14 Challenge DML Statements.mp4 (99.79 MB)
MP4
2 Working with Insert Statements in Oracle SQL.mp4 (49.09 MB)
MP4
3 RECAP Inserting multiple records at once in Oracle Tables.mp4 (20.45 MB)
MP4
4 Inserting Data From Another Table.mp4 (99.17 MB)
MP4
5 INSERT FIRST in Oracle SQL.mp4 (98.22 MB)
MP4
6 INSERT INTO SELECT in Oracle SQL.mp4 (19.34 MB)
MP4
7 Update Statement in Oracle SQL.mp4 (7.94 MB)
MP4
8 RECAP Updating Salary of Our Users.mp4 (27.13 MB)
MP4
9 Updating Multiple Columns.mp4 (52.12 MB)
MP4
1 Section Introduction.mp4 (5.4 MB)
MP4
10 Joining Multiple Tables in Oracle Database.mp4 (50.89 MB)
MP4
11 Challenge JOINS in Oracle SQL.mp4 (37.16 MB)
MP4
2 Introduction to Joins in Oracle SQL.mp4 (47.62 MB)
MP4
3 How does Equi Join work in Oracle SQL.mp4 (14.09 MB)
MP4
4 Outer Joins in Oracle Database.mp4 (18.26 MB)
MP4
5 Right Outer Join in Oracle Database.mp4 (23.66 MB)
MP4
6 Left Outer Join in Oracle Database.mp4 (18.31 MB)
MP4
7 Full Outer Join in Oracle Database.mp4 (18.05 MB)
MP4
8 Non Equi Join in Oracle Database.mp4 (94.58 MB)
MP4
9 Self Join in Oracle Database.mp4 (57.44 MB)
MP4
1 Section Introduction.mp4 (6 MB)
MP4
10 Nesting Multiple Functions in Oracle Database.mp4 (22.96 MB)
MP4
2 Functions in Oracle SQL.mp4 (12.26 MB)
MP4
3 Scalar Functions and Their Categorization in Oracle SQL.mp4 (11.2 MB)
MP4
4 Character Functions in Oracle SQL.mp4 (171.88 MB)
MP4
5 Numeric Functions in Oracle SQL.mp4 (49.91 MB)
MP4
6 Date Functions in Oracle SQL.mp4 (45.04 MB)
MP4
7 Putting them to work with Oracle Database.mp4 (164.86 MB)
MP4
8 Conversion Functions in Oracle SQL.mp4 (61.45 MB)
MP4
9 Null Related Functions in Oracle Database.mp4 (31.9 MB)
MP4

avzguN94_t.jpg


https://voltupload.com/ipkoidbegtq9/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z01
https://voltupload.com/tfte4zb8qb57/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z02
https://voltupload.com/whj6lukwhufv/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z03
https://voltupload.com/iggi1lozdxsm/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z04
https://voltupload.com/xfkfqbe1mrpe/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z05
https://voltupload.com/u2pdi6kmrlp7/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z06
https://voltupload.com/qsc9kc4p9stv/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.zip



https://rapidgator.net/file/d97f70c6e1d8efc222dacc591d03e054/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z01
https://rapidgator.net/file/465e1305f0a40db4d7ef87d342de76bd/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z02
https://rapidgator.net/file/25f203e5f0f11ac4722f0c5784ba41e3/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z03
https://rapidgator.net/file/9394a50a5a82907e978b08fddb4c4f67/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z04
https://rapidgator.net/file/ed17a8c205ce95a47f6c5bbc912663c6/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z05
https://rapidgator.net/file/382bfa1c399bfa073ccb47b78b29bac0/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.z06
https://rapidgator.net/file/f1396b00dd010f1daa0db9d91a57e532/_Oracle_SQL_Mastery_From_Novice_to_Certified_Database_Pro.zip



Free search engine download: Udemy - Oracle SQL Mastery From Novice to Certified Database Pro
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...