Indexes in MySQL | Index | Create Index | Drop Index | MySQL | Learn with Vishal
Learn with Vishal
Indexes in MySQL | Index | Create Index | Drop Index | MySQL | Learn with Vishal
5:45
Views in MySQL | CREATE VIEW | UPDATE VIEW | REPLACE VIEW | DROP VIEW | MySQL | Learn with Vishal
Learn with Vishal
Views in MySQL | CREATE VIEW | UPDATE VIEW | REPLACE VIEW | DROP VIEW | MySQL | Learn with Vishal
7:47
Rename Table in MySQL | ALTER TABLE | MySQL | Learn with Vishal
Learn with Vishal
Rename Table in MySQL | ALTER TABLE | MySQL | Learn with Vishal
3:05
Alter Table in MySQL | ADD COLUMN | DROP COLUMN | CHANGE COLUMN | MODIFY COLUMN | Learn with Vishal
Learn with Vishal
Alter Table in MySQL | ADD COLUMN | DROP COLUMN | CHANGE COLUMN | MODIFY COLUMN | Learn with Vishal
10:08
Drop Table in MySQL | Remove Table in MySQL | Learn with Vishal
Learn with Vishal
Drop Table in MySQL | Remove Table in MySQL | Learn with Vishal
2:07
Correlated Subquery in MySQL | Subquery in MySQL | MySQL | Learn with Vishal
Learn with Vishal
Correlated Subquery in MySQL | Subquery in MySQL | MySQL | Learn with Vishal
4:55
Subquery in MySQL | Subquery in SELECT Clause | MySQL | Learn with Vishal
Learn with Vishal
Subquery in MySQL | Subquery in SELECT Clause | MySQL | Learn with Vishal
4:41
Subquery in MySQL | Subquery in FROM Clause | MySQL | Learn with Vishal
Learn with Vishal
Subquery in MySQL | Subquery in FROM Clause | MySQL | Learn with Vishal
4:50
Subquery in MySQL | Subquery in Where Clause | Learn with Vishal
Learn with Vishal
Subquery in MySQL | Subquery in Where Clause | Learn with Vishal
5:23
Regular Expression in MySQL  | Email Validation | MySQL | Learn with Vishal
Learn with Vishal
Regular Expression in MySQL | Email Validation | MySQL | Learn with Vishal
8:13
Regular Expression in MySQL | REGEXP | RLIKE | Pattern Matching in MySQL | Learn with Vishal
Learn with Vishal
Regular Expression in MySQL | REGEXP | RLIKE | Pattern Matching in MySQL | Learn with Vishal
11:09
Date and Time Functions in MySQL | TIMESTAMPDIFF | Learn with Vishal
Learn with Vishal
Date and Time Functions in MySQL | TIMESTAMPDIFF | Learn with Vishal
5:23
Date and Time Functions in MySQL | SYSDATE | NOW | CURRENT_DATE | DAY | MONTH | YEAR | DATE_FORMAT
Learn with Vishal
Date and Time Functions in MySQL | SYSDATE | NOW | CURRENT_DATE | DAY | MONTH | YEAR | DATE_FORMAT
8:20
String Functions in MySQL | LAPD | RPAD | STRCMP | SUBSTRING_INDEX | CONCAT_WS | Learn with Vishal
Learn with Vishal
String Functions in MySQL | LAPD | RPAD | STRCMP | SUBSTRING_INDEX | CONCAT_WS | Learn with Vishal
10:01
String Functions in MySQL | LEFT | RIGHT | LTRIM | RTRIM | TRIM | REPEAT | REVERSE
Learn with Vishal
String Functions in MySQL | LEFT | RIGHT | LTRIM | RTRIM | TRIM | REPEAT | REVERSE
5:28
String Functions in MySQL | CONCAT | FORMAT | INSERT | INSTR | Number of Occurrences of String
Learn with Vishal
String Functions in MySQL | CONCAT | FORMAT | INSERT | INSTR | Number of Occurrences of String
13:31
String Functions in MySQL | LENGTH | CHAR_LENGTH  | SUBSTR | UPPER | LOWER | REPLACE | FIND_IN_SET
Learn with Vishal
String Functions in MySQL | LENGTH | CHAR_LENGTH | SUBSTR | UPPER | LOWER | REPLACE | FIND_IN_SET
14:46
ROUND, CEIL, FLOOR, RAND, ABS, SIGN in MySQL | How to generate random number in MySQL | MySQL
Learn with Vishal
ROUND, CEIL, FLOOR, RAND, ABS, SIGN in MySQL | How to generate random number in MySQL | MySQL
13:31
Arithmetic Operations in MySQL | MySQL | Integer Division | Learn with Vishal
Learn with Vishal
Arithmetic Operations in MySQL | MySQL | Integer Division | Learn with Vishal
6:13
UNION and UNION ALL in MySQL | MySQL | Combine Result of multiple queries | Learn with Vishal
Learn with Vishal
UNION and UNION ALL in MySQL | MySQL | Combine Result of multiple queries | Learn with Vishal
5:51
Update in MySQL | Multi table update | Update with JOIN | MySQL | SQL | Learn with Vishal
Learn with Vishal
Update in MySQL | Multi table update | Update with JOIN | MySQL | SQL | Learn with Vishal
7:54
Update in MySQL | WHERE Clause | UPDATE All Rows | UPDATE with ORDER BY and LIMIT | MySQL
Learn with Vishal
Update in MySQL | WHERE Clause | UPDATE All Rows | UPDATE with ORDER BY and LIMIT | MySQL
12:48
Delete in MySQL Part 2 | TRUNCATE | DELETE with JOIN Clause | DELETE with FOREIGN KEY
Learn with Vishal
Delete in MySQL Part 2 | TRUNCATE | DELETE with JOIN Clause | DELETE with FOREIGN KEY
15:51
Delete in MySQL | DELETE | DELETE with WHERE Clause | DELETE with LIMIT | Hindi | English
Learn with Vishal
Delete in MySQL | DELETE | DELETE with WHERE Clause | DELETE with LIMIT | Hindi | English
4:54
SQL Joins | Examples | Inner Join | Outer Join | Left Join | Right Join | Full Join | MySQL
Learn with Vishal
SQL Joins | Examples | Inner Join | Outer Join | Left Join | Right Join | Full Join | MySQL
19:45
Joins in MySQL | Inner Join | Outer Join | Left Join | Right Join | Full Join | MySQL
Learn with Vishal
Joins in MySQL | Inner Join | Outer Join | Left Join | Right Join | Full Join | MySQL
3:15
GROUP BY Clause in MySQL with Example | GROUP_CONCAT | MySQL | DBMS | Learn with Vishal
Learn with Vishal
GROUP BY Clause in MySQL with Example | GROUP_CONCAT | MySQL | DBMS | Learn with Vishal
11:59
ORDER BY Clause in MySQL with Example | ASC | DESC | CustomOrder | FIELD | MySQL | Learn with Vishal
Learn with Vishal
ORDER BY Clause in MySQL with Example | ASC | DESC | CustomOrder | FIELD | MySQL | Learn with Vishal
10:21
Creating Variables with SELECT in MySQL | GROUP BY | MySQL | DBMS | Learn with Vishal
Learn with Vishal
Creating Variables with SELECT in MySQL | GROUP BY | MySQL | DBMS | Learn with Vishal
12:15
NULL Value in MySQL | NULL | Learn with Vishal
Learn with Vishal
NULL Value in MySQL | NULL | Learn with Vishal
9:59
Select records with DATE RANGE in MySQL | Date Range | "BETWEEN" Keyword | MySQL | Learn with Vishal
Learn with Vishal
Select records with DATE RANGE in MySQL | Date Range | "BETWEEN" Keyword | MySQL | Learn with Vishal
6:30
Select with "LIKE" in MySQL | LIKE Keyword | MySQL | Learn with Vishal
Learn with Vishal
Select with "LIKE" in MySQL | LIKE Keyword | MySQL | Learn with Vishal
7:23
Select with IF in MySQL in Hindi and English | IF | MySQL | Learn with Vishal Hindi | English
Learn with Vishal
Select with IF in MySQL in Hindi and English | IF | MySQL | Learn with Vishal Hindi | English
8:47
Select specific number of records from a table in MySQL | LIMIT | OFFSET | MySQL | Learn with Vishal
Learn with Vishal
Select specific number of records from a table in MySQL | LIMIT | OFFSET | MySQL | Learn with Vishal
6:54
Select distinct (unique) values from a column in MySQL | DISTINCT | MySQL | Learn with Vishal
Learn with Vishal
Select distinct (unique) values from a column in MySQL | DISTINCT | MySQL | Learn with Vishal
2:32
Select with condition of multiple values from column in MySQL | IN | MySQL | Learn with Vishal
Learn with Vishal
Select with condition of multiple values from column in MySQL | IN | MySQL | Learn with Vishal
4:38
Aggregate Functions in MySQL | AVG | SUM | MIN() | MAX() | COUNT() | MySQL | Learn with Vishal
Learn with Vishal
Aggregate Functions in MySQL | AVG | SUM | MIN() | MAX() | COUNT() | MySQL | Learn with Vishal
5:42
Select records with CASE in MySQL | CASE | MySQL | Learn with Vishal
Learn with Vishal
Select records with CASE in MySQL | CASE | MySQL | Learn with Vishal
7:24
Select records with condition using WHERE clause in MySQL | WHERE Clause | Learn  with Vishal
Learn with Vishal
Select records with condition using WHERE clause in MySQL | WHERE Clause | Learn with Vishal
4:43
Select records with column alias in MySQL | Learn with Vishal
Learn with Vishal
Select records with column alias in MySQL | Learn with Vishal
3:44
Retrieve data using select query in MySQL | Select Query | MySQL | Learn with Vishal
Learn with Vishal
Retrieve data using select query in MySQL | Select Query | MySQL | Learn with Vishal
3:36
Insert data from another table using select in MySQL | Learn with Vishal
Learn with Vishal
Insert data from another table using select in MySQL | Learn with Vishal
2:52
Create a Table from another table in MySQL | Learn with Vishal
Learn with Vishal
Create a Table from another table in MySQL | Learn with Vishal
7:46
Insert multiple rows in a table in MySQL | Learn with Vishal
Learn with Vishal
Insert multiple rows in a table in MySQL | Learn with Vishal
5:23
Insert record into specified column into a Table in MySQL | #learnwithvishal
Learn with Vishal
Insert record into specified column into a Table in MySQL | #learnwithvishal
2:55
Insert Data into a Table in MySQL | Syntax to insert record | Learn MySQL | Learn with Vishal
Learn with Vishal
Insert Data into a Table in MySQL | Syntax to insert record | Learn MySQL | Learn with Vishal
2:08
Create a Table in MySQL | Syntax to Create table in MySQL | Learn MySQL | Learn with Vishal
Learn with Vishal
Create a Table in MySQL | Syntax to Create table in MySQL | Learn MySQL | Learn with Vishal
7:04