๐ฅ MYSQL DBA Certification Training (Use Code “๐๐๐๐๐๐๐๐๐”): https://www.edureka.co/mysql-dba
๐ฅ Edureka Computer Science Bootcamp Program: https://www.edureka.co/masters-program/computer-science-bootcamp-program
This Edureka SQL Full Course video will cover all the topics of Structured Query Language (SQL) starting from scratch. This SQL tutorial for beginners is great for beginners who want to learn SQL and for professionals who want to brush up their SQL skills. The following topics are covered in this SQL tutorial:
00:00 Introduction
2:00 What is RDBMS?
2:54 Normalization in DBMS
3:44 Normalization Types in DBMS
10:00 Data Types in SQL
***Database Commands***
17:03 Create Database Objects
25:04 Alter Table Statements
30:47 Drop Table Statements
32:05 Various Constraints
57:54 Creating Views
***Table Commands***
1:02:18 Insert Statements
1:07:47 Insert โ As- Select Statement
1:13:58 Update Statements
1:20:05 Delete Statements
1:22:47 Select Statement
1:28:01 Select Statement: Alias
1:31:39 Select Statement: Distinct Values
1:32:49 Sorting
1:36:20 Filtering
***Comparison Operators***
1:45:29 NOT IN
1:45:58 IN
1:48:10 Symbols
1:49:21 Example
1:29:29 LIKE
1:52:37 CASE Expression
***Joins***
1:56:23 Joins
1:57:15 Self-Join
1:58:36 Inner Join
2:14:24 Left outer Join
2:19:46 Right outer Join
2:24:32 Full outer join
2:28:12 Cross Join
***Functions***
2:34:17 SQL Built-in Functions
2:37:20 Conversion Function
2:42:16 Logical Functions
2:48:44 Math Function
2:54:45 Aggregate Functions
3:02:28 String Functions
3:09:00 Date & Time Functions
3:11:55 Custom Functions
3:19:01 Stored Procedure
3:43:44 User Defined Functions
4:02:57 Triggers
Subscribe to our Edureka YouTube channel and hit the bell icon to get video updates: https://goo.gl/6ohpTV
Introducing Edureka Elevate, a one of its kind software development program where you only pay the program fees once you get a top tech job. If you are a 4th year engineering student or a fresh graduate, this program is open to you! Learn more: http://bit.ly/2vQKVu6
————————
๐๐๐๐ฅ๐๐ ๐ซ๐๐ฆ: https://t.me/edurekaupdates
๐๐๐ฐ๐ข๐ญ๐ญ๐๐ซ: https://twitter.com/edurekain
๐๐๐ข๐ง๐ค๐๐๐๐ง: https://www.linkedin.com/company/edureka
๐๐๐ง๐ฌ๐ญ๐๐ ๐ซ๐๐ฆ: https://www.instagram.com/edureka_learning/
๐๐
๐๐๐๐๐จ๐จ๐ค: https://www.facebook.com/edurekaIN/
๐๐๐ฅ๐ข๐๐๐๐ก๐๐ซ๐: https://www.slideshare.net/EdurekaIN
๐๐๐๐ฌ๐ญ๐๐จ๐ฑ: https://castbox.fm/networks/505?country=IN
๐๐๐๐๐ญ๐ฎ๐ฉ: https://www.meetup.com/edureka/
๐๐๐จ๐ฆ๐ฆ๐ฎ๐ง๐ข๐ญ๐ฒ: https://www.edureka.co/community/
——————-
How does it work?
1. This is a 4 Week Instructor-led Online Course.
2. The course consists of 24 hours of online classes, 25 hours of assignment, 20 hours of project
3. We have a 24×7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course.
4. You will get Lifetime Access to the recordings in the LMS.
5. At the end of the training, you will have to complete the project based on which we will provide you with a Verifiable Certificate!
– – – – – – – – – – – – – –
About the Course
MySQL DBA Certification Training trains you on the core concepts & advanced tools and techniques to manage data and administer the MySQL Database. It includes hands-on learning on concepts like MySQL Workbench, MySQL Server, Data Modeling, MySQL Connector, Database Design, MySQL Command line, MySQL Functions etc. End of the training you will be able to create and administer your own MySQL Database and manage data.
– – – – – – – – – – – – – –
Who should go for this course?
This course can be beneficial for people having the below professional background:
Database Developers
Application Developers
Database Designers
Database Administrators
– – – – – – – – – – – – – –
Project
In the project you will be creating a Database using MySQL on SALARY MANAGEMENT SYSTEM:-
โข Employee list to be maintained having id, name, designation, experience
โข Salary details having employee id, current salary
โข Salary in hand details having employee id, CTC salary, pf deduction or any other deduction and net salary to be given and also maintain details of total savings of employee
โข Salary increment to be given by next year if any depending upon constraints
โข Deduction in monthly salary if any depending upon any discrepancy in work and amount to be deducted.
– – – – – – – – – – – – – –
Got a question on the topic? Please share it in the comment section below and our experts will answer it for you.
For more information, please write back to us at sales@edureka,in or call us at IND: 9606058406 / US: 18338555775 (toll-free).
source
31 replies on “SQL Full Course | SQL Tutorial For Beginners | Learn SQL (Structured Query Language) | Edureka”
Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka MySQL DBA training curriculum, Visit our Website: http://bit.ly/2B5EwLJ Use code "YOUTUBE20" to get Flat 20% Off on this training. The following topics are covered in this video:
2:00 What is RDBMS?
2:54 Normalization in DBMS
3:44 Normalization Types in DBMS
10:00 Data Types in SQL
**Database Commands**
17:03 Create Database Objects
25:04 Alter Table Statements
30:47 Drop Table Statements
32:05 Various Constraints
57:54 Creating Views
**Table Commands**
1:02:18 Insert Statements
1:07:47 Insert โ As- Select Statement
1:13:58 Update Statements
1:20:05 Delete Statements
1:22:47 Select Statement
1:28:01 Select Statement: Alias
1:31:39 Select Statement: Distinct Values
1:32:49 Sorting
1:36:20 Filtering
**Comparison Operators**
1:45:29 NOT IN
1:45:58 IN
1:48:10 Symbols
1:49:21 Example
1:29:29 LIKE
1:52:37 CASE Expression
**Joins**
1:56:23 Joins
1:57:15 Self-Join
1:58:36 Inner Join
2:14:24 Left outer Join
2:19:46 Right outer Join
2:24:32 Full outer join
2:28:12 Cross Join
**Functions**
2:34:17 SQL Built-in Functions
2:37:20 Conversion Function
2:42:16 Logical Functions
2:48:44 Math Function
2:54:45 Aggregate Functions
3:02:28 String Functions
3:09:00 Date & Time Functions
3:11:55 Custom Functions
3:19:01 Stored Procedure
3:43:44 User Defined Functions
4:02:57 Triggers
Great learning platform could u please share pdf or ppt
Hey edureka, Amazing course and easy to understand๐๐. Thank you so much for this.
It would be really helpful if you please share the PPT and source code.
what is foreign key
Thanks for the detailed explanations of each and every aspect! Would be really helpful if you can share the datasets and Ppt.
Awesome Explanation.
Can you please provide us with the PPT and Source Code it would be helpful for revision….
Please share the ppt sir
Thank you so much for this tutorial, it has covered all the topic. It was very easy for me to Learn thanks to this video. Best Video for SQL on youtube
Hey @edureka! good class.. could you provide me with the PPT and the source codes?
How to get a certificate sir,
Oracle fusion & cloud is available
Thanks for giving valuable content ๐๐
You are a good teacher. Thank you for sharing such a thorough video.
where to find the dataset for this tutorial?
Thank-you!!
This course begins or intermediate level covered
Thank you soo much….can you provide examples pdf…..
Great course. Very well explained. However, the explanation for data types and how and when to use each of those, could be better, because complete beginners who have never worked with data types will have a hard time understanding it.
Where will I get cheat sheet of this?
Is this enough tutorial for freshers please tell me friends
1.44 what is the difference betwee '!=' and '<>'
Can I get notes for this course ?
14.58 What about TRUNCATE command ?
Educating for free.that's nobel
hello, from where we download SQL & which version we suppose to download. i have already download one of from microsoft site, it not working in window 10. please advice
Very Informative.
Great Tutorial.
Thank you edureka โฅ
Got intuition about SQL. Thank you
Like a gem to see this video
Hatss off
Helped me a lot to understand those concept.. Thank you
Nice explanations i have never seen this type of voice clearance and knowledge exploration. Thank you.