What is the difference between DELETE and TRUNCATE statements 1:!
8
What are the different subsets of SQL 2:06
What do you mean by DBMS> What are its different types 3:32
What do you mean by table and field in SQL 4:57
What are joins in SQL 5:44
What is the difference between CHAR and VARCHAR2 datatype in SQL 6:00
What are constraint 7:48
What is the difference between SQL and mySQL? 9:28
What is unique key? 10:22
What is foreign key? 10:22
What is data integrity 11:25
What is the difference between Clustered and Non-clustered index in SQL? 11:57
Write a SQL query to display the current date 13:04
Different types of joins 14:10
Denormalization 15:36
Entities and Relationships 16:15
Indexes 17:36
DIfferent Types of Indexes 18:26
Normalization and its advantage 19:23
Differences between Drop and Truncate 20:09
Different Types of Normalization 20:55
What is ACID 25:05
Trigger in SQL 26:03
Different Operators of SQL 27:20
NULL value vs zero or blank space 27:31
CROSS JOIN VS NATURAL JOIN 28:07
Subquery 28:37
Different types of subqueries 29:28
List Ways of get the count of records in table 30:08
Write SQL query to find names of employees that begin with "A"
Write SQL query to get the third highest salary of an employee from employee table
Group functions in SQL 32:10
What is Relationship and types of relationships 32:38
How to insert NULL values in a column when inserting data 33:40
Explain BETWEEN vs IN with an example
Why are SQL functions used 34:59
What is the need of MERGE statement 35:17
What is recursive stored procedure 35:40
What is CLAUSE 36:08
HAVING CLAUSE vs WHERE CLAUSE 36:40
List ways of Dynamic SQL 37:20
Levels of constraints 37:46
Fetch common record from two tables 38:00
List Case manipulation functions 38:49
Different set operators 40:06
ALIAS command 41:10
What are aggregate and scalar functions 41:47
Fetch alternate (ODD/EVEN) records from a table 42:26
Name the operator which is used in query for pattern matching 43:22
Unique records from a table 44:22
Fetch first five letters from a string 44:43
Main difference between SQL and PL/SQL 45:33
What is a view 46:20
What are views used for 47:00
What is stored procedure 47:11
Advantages and Disadvantages of Stored Procedures 47:57
List all types of user-defined functions 48:36
Collation 48:44
Types of Collation Sensitivity 49:09
Local vs Global variables 49:27
Auto increment 50:07
Data warehouse 50:47
Authentication modes in SQL servers 50:57
STUFF and REPLACE function 51:56