SQL tutorials for beginners/ Oracle Database tutorials.
4.0
(2)
53 learners
What you'll learn
This course includes
- 11.5 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 102 lessons • 11.5 hours of video
SQL tutorials for beginners/ Oracle Database tutorials.
102 lessons
• 8.5 hours
SQL tutorials for beginners/ Oracle Database tutorials.
102 lessons
• 8.5 hours
- Oracle Database tutorials 1: How to install Oracle Database 11g on windows 7 08:54
- Oracle Database tutorials 2:How To install SQL Developer on windows 7 06:15
- Oracle Database tutorials 3:How to enable Line numbers in SQL Developer. 02:05
- Oracle Database tutorials 4: database connectivity using SQL developer and command prompt 09:19
- Oracle Database tutorials 5: how to Fetch Data using SELECT - SQL statement by Manish Sharma 05:13
- Oracle Database11g tutorials 6 | | How to use Concatenation operator, character String 06:35
- Oracle Database11g tutorials 7 | |SQL DISTINCT keyword || SQL tutorials 01:52
- First look: ORACLE CERTIFIED ASSOCIATE (OCA) CERTIFICATE - ORACLE DATABASE ADMINISTRATOR 03:31
- Oracle Database11g tutorials 8 || SQL DISTINCT with multiple columns |SQL Distinct with Two columns 04:33
- Oracle Database11g tutorials 9 || What is archive log mode and how to enable archive log mode 07:23
- Oracle Database11g tutorials 10 || SQL Single Row Function (SQL Functions ) 01:29
- Oracle Database11g tutorials 11: SQL case manipulation function in Oracle Database 04:38
- Oracle Database11g tutorials 12 || SQL Concat Function - SQL character manipulation function 04:47
- Oracle Database11g tutorials 13 || SQL substr function / SQL substring function 06:33
- Oracle Database11g tutorials 14 : How to CREATE TABLE using sql developer and command prompt 08:36
- SQL tutorials 15 || How To CREATE TABLE using enterprise manager 11g 06:05
- Oracle Database11g tutorials 16: How to uninstall oracle 11g from windows 7 64 bit 08:49
- ORACLE CERTIFIED PROFESSIONAL(OCP) CERTIFICATE First look - ORACLE DATABASE ADMINISTRATOR 04:27
- SQL tutorials 17: SQL Primary Key constraint, Drop primary Key 09:22
- SQL tutorials 18: SQL Foreign Key Constraint By Manish Sharma 10:23
- SQL tutorial 19: ON DELETE SET NULL clause of Foreign Key By Manish Sharma (RebellionRider) 07:44
- SQL tutorials 20: On Delete Cascade Foreign Key By Manish Sharma (RebellionRider) 05:55
- SQL tutorial 21: How To Rename Table in SQL using ALTER TABLE statement By Manish Sharma 04:19
- SQL tutorial 22: How to Add / Delete column from an existing table using alter table 03:56
- SQL tutorial 23: Rename and Modify Column Using Alter Table By Manish Sharma (RebellionRider) 04:36
- SQL tutorial 24 :SQLJoins- Natural Join With ON and USING clause By Manish/Rebellionrider 08:13
- Oracle Database11g tutorials 25: How to install Oracle Database 11g Express Edition R2 on Windows 7 05:44
- SQL tutorial 26: Introduction to SQL Joins in Oracle Database 01:59
- SQL tutorial 27: Right Outer Join in SQL by Manish Sharma for RebellionRider 07:22
- SQL tutorial 28: Left Outer Join By Manish Sharma / RebellionRider 08:51
- SQL tutorial 29: Full Outer Join with example By Manish Sharma/ RebellionRider 08:21
- SQL tutorial 30: Inner Join In SQL by Manish Sharma/RebellionRider 04:56
- SQL tutorial 31 : SQL Cross Join In Oracle Database By Manish Sharma from RebellionRider 04:30
- SQL tutorial 32: How To Insert Data into a Table Using SQL Developer 05:16
- SQL tutorial 33:How To Insert Data into a Table Using SQL INSERT INTO dml statement 06:27
- SQL tutorial 34: How to copy /Insert data into a table from another table using INSERT INTO SELECT 06:52
- SQL tutorial 35: DELETE and TRUNCATE how to delete data from a table 04:33
- SQL tutorial 36: how to create database using database configuration assistant DBCA 12:11
- SQL tutorial 37: How to create NEW USER account using Create User statement in Oracle database 07:39
- SQL tutorial 38: How to create user using SQL Developer in Oracle database 06:52
- SQL tutorial 39: How to create user in oracle using Enterprise Manager 07:44
- SQL tutorial 40: DBA Trick, How to drop a user when it is connected to the database 08:21
- SQL tutorial 41: How to UNLOCK USER in oracle Database 04:13
- SQL tutorial 42: How to Unlock user using SQL Developer By Manish Sharma RebellionRider 04:32
- SQL tutorial 43: How to create an EXTERNAL USER in oracle database By Manish Sharma RebellionRider 05:08
- SQL tutorial 44: How to import data from Microsoft Excel to Oracle Database using SQL Developer 08:21
- SQL tutorial 45: Introduction to user Privileges in Oracle Database By Manish Sharma RebellionRider 04:30
- SQL tutorial 46: What are System Privileges & How To Grant them using Data Control Language 06:26
- SQL tutorial 47: How to Grant Object Privileges With Grant Option in Oracle Database 07:12
- SQL tutorial 48: How to create Roles in Oracle Database 07:16
- SQL tutorial 49: CASE - Simple Case Expression in Oracle Database (1/2) 06:34
- SQL tutorial 50: CASE - Searched Case Expression In Oracle (2/2) 05:52
- SQL tutorial 51: DECODE function in Oracle Database By Manish Sharma (RebellionRider) 05:04
- Oracle Database Tutorial 52 : Data Pump expdp - How to Export full database using expdp 07:26
- Oracle Database Tutorial 53 : Data pump expdp - How to Export tablespace in Oracle Database 06:26
- Oracle Database Tutorial 54: How to Export Schemas in Oracle Database (expdp Data Pump Export) 05:26
- Oracle Database Tutorial 55: How to export tables using PARFILE in expdp Data Pump By Manish Sharma 05:31
- Oracle Database Tutorial 56:Data Pump impdp table and Duplicate (Remap_table ) table 06:03
- Oracle Database Tutorial 57: IMPDP (REMAP_SCHEMA) how to import table in different user/schema 04:09
- Oracle Database Tutorial 58: How To Import Schema using REMAP_SCHEMA in impdp Data Pump Import 03:59
- Oracle Database Tutorial 59: IMPDP Data Pump Import - SQLFILE parameter By Manish Sharma 04:22
- SQL tutorial 60: SQL View in Oracle Database By Manish Sharma RebellionRider 07:30
- SQL tutorial 61: SEQUENCE in Oracle Database By Manish Sharma RebellionRider 08:05
- SQL tutorial 62: Indexes In Oracle Database By Manish Sharma RebellionRider 04:03
- Oracle Database Tutorial 63 : Introduction to Tablespace In Oracle Database 04:26
- Oracle Database tutorial 64: How To Create Permanent tablespace (Big file and small file) 07:15
- Oracle Database Tutorial 65: How to create temporary tablespace in oracle database 05:55
- Oracle Database Tutorial 66: How To Create Undo Tablespace By Manish Sharma RebellionRider 05:15
- Oracle Database tutorial 67: How to create Tablespace using SQL Developer By RebellionRider 06:56
- SQL tutorial 68: Union and Union All SQL Set Operator In Oracle Database By RebellionRider 05:23
- SQL tutorial 69: Intersect and Minus SQL set operators (Free Practice Sheet) 03:00
- Oracle Database Tutorial 70: IO ERROR: The network adapter could not establish the connection 03:34
- SQL tutorial 71: LPAD and RPAD SQL Function By Manish Sharma RebellionRider 03:35
- SQL tutorial 72: NVL SQL NULL function By Manish Sharma RebellionRider 03:50
- SQL tutorial 73: NVL2 SQL null function By Manish Sharma RebellionRider 03:01
- SQL tutorial 74: SQL COALESCE Function In oracle Database Manish Sharma 04:44
- How to Install Oracle Database 11g on Windows 10 By Manish Sharma 08:24
- WHY LEARN SQL [in 2 minutes for beginners] By Manish Sharma 02:25
- which one should I use LEFT or RIGHT outer join 00:57
- How to Find the Even and Odd records from a table | SQL interview questions #coding #developer 00:56
- Fetch the First and Last Row from a Table in SQL (SQL Interview Question) #coding 00:45
- SQL BETWEEN Operator: Select Records Within a Range (Tutorial) #coding #rebellionrider 00:28
- SQL WHERE Clause: Filter Data in Oracle Database in Less Than 50 Seconds #coding 00:36
- SQL check constraint : email validation in 50 seconds #coding #tutorial 00:55
- SQL Interview Question: Find the Last Record in a Table (SOLVED!) 00:49
- SQL UNION and UNION ALL: Everything You Need to Know 01:00
- How to Use SQL Views : A Powerful Tool for Inventory Management 01:01
- SQL CHECK Constraints: A Step-by-Step Tutorial 00:54
- How To FIND DUPLICATE Records In A SQL Table (Fast and Easy!) #coding 00:54
- 2 Ways to FIND and DELETE Duplicate Rows in a SQL Table | LeetCode SQL 06:49
- SQL vs NoSQL: How to Choose the Right Database for Your Data #sqltutorial 00:55
- Cloud-Based SQL: The Future of Data Science and Business Analysis 00:56
- Download & Install MySQL Workbench for Production 2024! #mysql_workbench 01:00
- The SECRET to Mastering SQL Common Table Expressions in 2025 08:30
- Unlocking JSON Power in Oracle Database | SQL Tutorial 08:30
- Must Have DATA ENGINEERING PROJECTS for Your RESUME | #sql #coding 00:39
- 5-Minute SQL Performance Boost Using Execution Plans 08:02
- From Slow to Fast: Optimize Your SQL Queries Efficiently | Explain Plan 00:58
- Master PL/SQL Blocks: Key to Powerful Coding | #coding #sql 00:48
- STOP Importing CSV Files the WRONG Way with MySQL Workbench! 05:25
- Top SQL Expert Reveals BEST Internship Strategies for 2026 04:39
- This Tiny SQL Error Can BREAK Everything 01:08
