Welcome to the SQL for Beginners: The Easiest Way to Learn SQL Step-by-Step course landing page.
Forget about all the trivial courses, articles, and YouTube videos.
You are looking at a course that you will buy for thousands of US dollars somewhere else.
This course will be continuously getting updated with more lectures, quizzes, and assessments to enhance your knowledge of SQL.
Course Updates:
(Aug, 2024) : New Coding Exercises added.
(May, 2024): The COMMIT &
What makes this course different?
Welcome to the SQL for Beginners: The Easiest Way to Learn SQL Step-by-Step course landing page.
Forget about all the trivial courses, articles, and YouTube videos.
You are looking at a course that you will buy for thousands of US dollars somewhere else.
This course will be continuously getting updated with more lectures, quizzes, and assessments to enhance your knowledge of SQL.
Course Updates:
(Aug, 2024) : New Coding Exercises added.
(May, 2024): The COMMIT &
What makes this course different?
This course is designed by our SQL Expert instructors who have 25+ years of experience in Databases, Big Data, etc.
This course has a unique teaching style to make you learn SQL by coding easily and quickly.
All SQL topics & concepts are explained with all the details methodically and with a maximum number of examples.
Course topics are not just well-explained, but also supported with many supportive materials & instructors, and many examples.
After enrolling in this course:
You will be able to claim supportive documents, quizzes, and materials provided by course instructors.
You will be able to get support from instructors from the discussion board.
You will be able to access the course community to discuss your SQL questions.
Your questions will be answered immediately.
It's a crucial skill that will put you more in demand in the biggest technology companies in the IT industry, and make your software life easier, that's why it's so popular and backed by Oracle.
This course will help you quickly get up to speed with Oracle SQL. I will demystify your query skills and help you understand the essential concepts of how to write SQL codes easily and think analytically about the problems in your company.
NO RISK & MONEY-
Finally, there is no risk. You can preview 10% of the course for free. Once you enroll in the course, if for some reason you are not happy with the course, Udemy offers a 30-day money-back guarantee.
This means you have nothing to lose, sign up now for this course and learn how to write SQL code easily from scratch to master level.
In this lecture, you're going to learn what the pluggable database (multitenant architecture) is in Oracle Database.
In this SQL tutorial, the participants will learn how to get a database to proceed with the SQL for Beginners: The Easiest Way to Learn SQL Step by Step course.
In this SQL tutorial, the participants will learn how to download and install two virtualization software programs which are VMware and VirtualBox step by step.
In this tutorial, the participants will learn how to download the virtual machine image 19c.
In this tutorial, the participants will learn how to download the virtual machine image.
In this SQL tutorial, the participants will learn how to import the virtual machine image they downloaded into the VMware virtualization software as well as how to configure the virtual machine to get the most out of it.
In this SQL tutorial, the participants will learn how to import the virtual machine image they downloaded into the Oracle VirtualBox virtualization software as well as how to configure the virtual machine to get the most out of it.
In this SQL tutorial, the participants will learn how to configure SQL Developer inside of the Virtual Machine image that they downloaded step by step.
For the students who succeeded to complete the Option-1
In this lecture, students are going to learn the oracle database 19c installation.
Lecture keywords: "oracle", "oracle sql", "oracle database", "oracle database installation", "oracle database 19c installation".
In this lecture, our students are going to learn how to unlock the HR schema to practice throughout the course.
This lecture covers how to download and configure Oracle SQL Developer software and how to connect to the Oracle Database 19c.
In this SQL tutorial, the course participants will learn about the easiest way how to install Oracle Sample Schemas to be able to work with many database sample schemas provided by Oracle.
You will learn the sql statements in basic way..
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "sql statements", "basic sql statements".
You will find some tips for SQL Coding!
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "sql coding", "coding tips", "sql coding tips".
Tables are the main elements of SQL programming. So you will find the description of these tables.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "oracle tables", "describing tables".
You will find how to SELECT data with using SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","select statement".
How to rename the columns in SQL Select statements
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","aliasing the columns".
Using SQL select statements for retrieving the values for one time.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","distinct", "distinct operator".
Using SQL concatenation operators to unite more than one rows.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","concatenation".
Learn arithmetic operations in SQL programming..
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","arithmetic functions".
In this lesson we're going to learn what is the null values and is it dangerous?
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","null","null values".
Restricting the returning rows with using SQL Where clause.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","where","where clause".
Learn the comparison opreators in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","where","comparison operators".
Learn Between and AND operators in SQL where clause.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","between", "between and operators".
In this lesson we're going to learn what is the IN operator?
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","in","in operator".
In this lesson we're going to learn what is the LIKE and how it is used?
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","like","get me something like this".
In this lesson we're going to learn what if we looking for something NULL?
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","null","what if we looking for null values".
Learn how to use logical operators which are AND operator, OR operator, NOT operator in SQL programming.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database","logical operators","and","or","not","and operator","or operator","not operator".
SQL pre-defined functions in Oracle.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "functions", "oracle functions".
Learn how to convert data.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "converting data", "conversion data".
In this lesson, we're going to explain "Conversion Functions".
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "conversion", "conversion functions".
In this lesson, we're going to learn how to convert any data type to a character with TO_CHAR function.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "conversion", "conversion functions", "to_char", "to_char function".
In this lesson, we're going to learn how to convert data to a date with TO_DATE function.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "conversion", "conversion functions", "to_date", "to_date function".
Handling the NULL values in SQL
Ordering the returning rows in SQL Select statements..
Changing the direction of the returning rows in sql select statement
What are the single row functions in SQL
In this lesson, we're going to learn "Character Functions" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "single row functions", "character functions".
In this lesson, we're going to learn "Number Functions" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "single row functions", "number functions".
In this lesson, we're going to learn "Nesting Functions" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "single row functions", "nesting functions".
In this lesson, we're going to learn "Date Functions" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "single row functions", "date functions".
Learn how to use Oracle's specific Decode function in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "single row functions", "decode function".
What are group functions and how to use them in SQL
In this lesson, we're going to explain "MAX Function" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "grouping the data", "group functions", "max function".
In this lesson, we're going to learn "MIN Function" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "grouping the data", "group functions", "min function".
Getting the number of the returning rows in SQL.
In this lesson, we're going to explain "Count Function" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "grouping the data", "group functions", "count function".
In this lesson, we're going to explain "AVG Function" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "grouping the data", "group functions", "average function", "avg function".
In this lesson, we're going to explain "SUM Function" in SQL.
Lesson Keywords: "sql", "oracle sql", "learn sql", "sql training", "sql course", "oracle database", "grouping the data", "group functions", "sum function".
This lecture teaches you how to group the data and return one value with using more than one data by these groups
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " installing oracle ", " group by "
This lecture teaches you how to use HAVING Clause.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " group by " , "having clause".
This lecture teaches you introducing Joins and what does join means in SQL.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "oracle joins", "what is join?".
This lecture teaches you types of joins in SQL programming language.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "oracle joins", "types of joins".
This lecture teaches you joining tables with using natural join keyword.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "joining tables", "natural join".
This lecture teaches you joining tables with using USING clause.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins " , " joining tables ", " join with using clause ".
This lecture teaches you joining tables with using ON keyword.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins " , " joining tables ", " join with on clause ".
This lecture teaches you joining tables with itself, which is called as self join.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins " , " joining tables ", " self join ".
This lecture teaches you joining tables with more than two tables
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins " , " joining tables ", " multiple tables ".
This lecture teaches you what are the Outer joins in SQL.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "oracle joins", "outer joins".
This lecture teaches you what are the left joins in SQL.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "oracle joins", "left joins", " left outer joins ".
This lecture teaches you what are the right joins in SQL.
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , " oracle joins ", " right joins ", " right outer joins ".
This lecture teaches you what are the full outer joins in SQL.
Lesson Keywords: " sql ", " oracle sql ", "learn sql ", " sql training ", " sql course ", " oracle database ", " joins" , "oracle joins", "full outer joins".
This lecture teaches you what are the cross joins in SQL programming language (Cartesian Product).
Lesson Keywords: " sql ", " oracle sql ", " learn sql ", " sql training ", " sql course ", " oracle database ", " joins " , " oracle joins ", " cross joins ", " cartesian product ".
This lecture teaches you what is a subquery in SQL programming language.
Lesson Keywords: " sql ", " oracle sql ", "learn sql ", " sql training ", " sql course ", " oracle database ", " subquery" , " subqueries ", "oracle subqueries ", " what is a subquery ".
This lecture teaches you Single Row Subqueries in SQL programming language.
Lesson Keywords: " sql ", " oracle sql ", "learn sql ", " sql training ", " sql course ", " oracle database ", " subquery" , " subqueries ", "oracle subqueries ", " single row subqueries ".
This lecture teaches you Multiple Row Subqueries in SQL programming language.
Lesson Keywords: " sql ", " oracle sql ", "learn sql ", " sql training ", " sql course ", " oracle database ", " subquery" , " subqueries ", "oracle subqueries ", " multiple row subqueries ".
This lecture teaches you Multiple Column Subqueries in SQL programming language.
Lesson Keywords: " sql ", " oracle sql ", "learn sql ", " sql training ", " sql course ", " oracle database ", " subquery" , " subqueries ", "oracle subqueries ", " multiple column subqueries ".
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.