Complete SQL & MySQL in One Video in Hindi 2019 HD

22.07.2019
Welcome, to MySQL Tutorial in One Video in Hindi 2019. Also, SQL in One Video in Hindi. We will cover Complete MySQL Tutorial In Hindi 2019. So, What you will learn from my video :) ✅ Latest NoSQL and MongoDB in One Video: https://youtu.be/hv7Y-Ct9sE4 ✅ 1: What is database & DBMS in Hindi. 2: Types of DBMS 3: Differences between SQL & NoSQL 4: SQL introduction in Hindi 5: MySQL introduction & Installation in Hindi 6: How to create, show, Use, Delete Databases? 7: How to create, show, Desc, Delete Tables? 8: MySQL Data Types & Uses 9: INSERT STATEMENT IN MYSQL 10: SELECT STATEMENT IN MYSQL 11: ERRORS & WARNINGS IN MYSQL 12: CONSTRAINTS IN MYSQL 13: NULL AND NOT NULL IN MYSQL 14: DEFAULT VALUE IN MYSQL 15: PRIMARY KEY IN MYSQL 16: AUTO_INCREMENT IN MYSQL 17: CRUD OPERATIONS 18: HOW TO READ BY USING SELECT & WHERE CLAUSE 19: UPDATE IN MYSQL 20: DELETE IN MYSQL 21: MySQL SELECT DISTINCT Statement 22: MySQL ORDER BY Keyword 23: MySQL LIMIT Keyword 24: MySQL LIKE Operator 25: AGGREGATE FUNCTIONS = MySQL COUNT(), MAX(), MIN(), AVG() and SUM() FunctionS 26: MySQL LOGICAL OPERATORS = LESS THEN, GREATER THEN, NOT, OR, BETWEEN, NOT BETWEEN, EQUAL TO, IN ETC.. 27: MySQL String Functions : CONCAT(), REVERSE(), CHAR_LENGHT, LOWERCASE, UPPERCASE.. 28: DATE DATA TYPES: DATE, TIME, DATETIME DATE FUNCTIONS: CURDATE(), CURTIME(), NOW() IN MYSQL 29: MySQL FOREIGN KEY Constraint 30: JOINS IN MYSQL IN HINDI 31: INNER JOIN, LEFT OUTER JOINS, RIGHT OUTER JOINS IN MYSQL ALL THE ABOVE MENTION IS FULLY EXPLAINED WITH EXAMPLES. Check my MySQL Series Playlist: https://www.youtube.com/playlist?list=PLwGdqUZWnOp2R_BVnHPqD3aMg7wHWlL8k guys, I try my best to deliver everything on one video:) Also, if you like my work and wanna support PhonePay = vinodbahadur@ybl & GooglePay: vbthapa55@oksbi ..Thanks in Advance :) What is a Database in MySQL in Hindi? A database is a separate application that stores a collection of data. Each database has one or more distinct APIs for creating, accessing, managing, searching and replicating the data it holds. Nowadays, we use relational database management systems (RDBMS) to store and manage the huge volume of data. This is called relational database because all the data is stored into different tables and relations are established using primary keys or other keys known as Foreign Keys. A Relational DataBase Management System (RDBMS) is a software that − Enables you to implement a database with tables, columns and indexes. Guarantees the Referential Integrity between rows of various tables. Updates the indexes automatically. Interprets an SQL query and combines information from various tables. RDBMS Terminology Before we proceed to explain the MySQL database system, let us revise a few definitions related to the database. Database − A database is a collection of tables, with related data. Table − A table is a matrix with data. A table in a database looks like a simple spreadsheet. Column − One column (

Похожие видео

Показать еще