16:14
statistics (intro ,what is data )
Yash Agarwal
Shared 11 months ago
28 views
8:03
module in python
6 views
15:53
window function in SQL
9 views
16:35
CTE (common table expression)
5 views
16:32
subquery in SQL part = 2
4 views
13:00
subquery in SQL part = 1
3 views
10:01
Joins in SQL part = 2
2 views
12:49
Joins in SQL part = 1
16 views
11:38
SQL constraints(auto increment ,adding constraints after creation )
12:24
SQL constraints(foreign key,check ,default)
11 views
12:29
SQL constraints(primary,composite )
5:53
filtering data (GROUP BY) part = 2
12:38
SQL constraints(unique,not null)
10:10
filtering data (GROUP BY) part = 1
4:54
filtering data (sorting table data)
3:47
filtering data (pagination )
Shared 1 year ago
8:35
filtering data (like part = 2)
8 views
11:30
filtering data (like)
8:54
filtering data (date time column)
14:51
filtering data (between,in,not in,is null,not null)
15:12
filtering data (where,distinct,and,or)
8:09
filtering data (where clause)in sql
25 views
5:25
ALTER TABLE part = 3(modification in table) in sql
15 views
6:57
ALTER TABLE part = 2 (modification in table) in sql
9:55
ALTER TABLE (modification in table) in sql
13 views
6:30
filtering data (distinct clause) in sql
12 views
12:58
Making table and more in sql
21 views
9:56
Create Database in Sql
19 views
8:59
Start with sql in My sql
5:41
Introduction of SQL
48 views
5:47
OOP part = 15 (abstraction)
5:00
OOP part = 14 (Types of Inheritance)
OOP part = 13 (super constructor)
1 view
6:06
OOP part = 12 ,POLYMORPHISM (method override method overloading)
10:03
OOP part= 11 (INHERITANCE)
4:53
OOP part =10 (Aggregation,Inheritance)
5:16
OOP Static Variable part = 9
7:09
OOP part = 8 (Encapsulation)
11:53
OOP part = 7 ( Encapsulation)
7:22
OOP part = 6 (Reference variable)
5:11
OOP concept part = 5 (attributes)
13:11
full python dictionary in one shot
20:22
full python set in one shot
11:44
Making a Fraction class (OOP) Python
11:00
making a person class (OOP) Python
3:52
OOP class diagram
28:00
Full python list in one shot
20:47
python operators in one video
21:13
python fundamentals
6:11
OOP in python
36:47
function in python
5:13
function lambda ,map ,filter (part=9)
4:42
variable length argument (args and kwargs) function ( part=8)
0 views
3:01
important points for argument in function on python (part=7)
7:16
types of arguments in function on python (part=6)
4:48
nonlocal and global in function in python (part=5)
5:57
python functions local and global variable intro (part=4)
6:02
python functions, making some basic functions (part=3)
5:07
python functions parameter, argument(part=2)
4:22
python functions introduction (part=1)