Finger Puppets l Look into my eyes
TechGeekyArti
Finger Puppets l Look into my eyes
0:22
3 eye massages to cure tired eyes #shorts
TechGeekyArti
3 eye massages to cure tired eyes #shorts
0:52
Print range of numbers on same line | @TechGeekyArti #shorts
TechGeekyArti
Print range of numbers on same line | @TechGeekyArti #shorts
0:53
what sequence is generated by range(1, 10, 3) | TechGeekyArti #shorts
TechGeekyArti
what sequence is generated by range(1, 10, 3) | TechGeekyArti #shorts
0:56
Dominos Castle #shorts
TechGeekyArti
Dominos Castle #shorts
0:10
Dominos shot with nerf gun #shorts
TechGeekyArti
Dominos shot with nerf gun #shorts
0:16
Breathing Exercise to reduce anxiety and stress #shorts
TechGeekyArti
Breathing Exercise to reduce anxiety and stress #shorts
0:18
3 facial exercises to tighten face muscles #shorts
TechGeekyArti
3 facial exercises to tighten face muscles #shorts
0:44
A Good Example of List Slicing | Python Code #shorts
TechGeekyArti
A Good Example of List Slicing | Python Code #shorts
0:59
Breathing exercise to tune in mind  #shorts
TechGeekyArti
Breathing exercise to tune in mind #shorts
0:16
Breathing exercise to strengthen lungs #shorts
TechGeekyArti
Breathing exercise to strengthen lungs #shorts
0:16
How to Create Json in MySQL | TechGeekyArti
TechGeekyArti
How to Create Json in MySQL | TechGeekyArti
13:03
How to Create Stored Procedure in MySQL Workbench with INPUT, OUTPUT, INOUT parameters |Crash Course
TechGeekyArti
How to Create Stored Procedure in MySQL Workbench with INPUT, OUTPUT, INOUT parameters |Crash Course
18:50
Best NumPy tutorial on YouTube for Data Science | Learn NumPy in 30 minutes l Crash Course
TechGeekyArti
Best NumPy tutorial on YouTube for Data Science | Learn NumPy in 30 minutes l Crash Course
23:49
MySql Pattern matching | Advance Searching pattern using LIKE, REGEXP Operators in MySQL
TechGeekyArti
MySql Pattern matching | Advance Searching pattern using LIKE, REGEXP Operators in MySQL
7:05
What is Negative index in Python 3.8, Indexing in Python lists?
TechGeekyArti
What is Negative index in Python 3.8, Indexing in Python lists?
2:28
What is output of this Python code? #python #interview #question
TechGeekyArti
What is output of this Python code? #python #interview #question
1:45
ORDER BY ASC/DESC I SQL query to sort columns in ascending and descending order in MySql, SqlServer
TechGeekyArti
ORDER BY ASC/DESC I SQL query to sort columns in ascending and descending order in MySql, SqlServer
1:46
IN , NOT IN operator #MySql, SqlServer l sql query to give multiple values in WHERE   clause
TechGeekyArti
IN , NOT IN operator #MySql, SqlServer l sql query to give multiple values in WHERE clause
3:18
How to create empty #numpy array in #datascience l array(), empty() functions in #numpy
TechGeekyArti
How to create empty #numpy array in #datascience l array(), empty() functions in #numpy
2:17
CONCAT() in #sql interview question l MySql query to add first_name and last_name
TechGeekyArti
CONCAT() in #sql interview question l MySql query to add first_name and last_name
1:13
how to count occurrence of each element in a list in #Python interview question l count(), Counter()
TechGeekyArti
how to count occurrence of each element in a list in #Python interview question l count(), Counter()
0:58
REPLACE () #sqlinterviewquestion  l SQL query to replace Chicago with New York in MySql, SqlServer
TechGeekyArti
REPLACE () #sqlinterviewquestion l SQL query to replace Chicago with New York in MySql, SqlServer
1:01
SQL query to remove white spaces from right and left side of Region column l RTRIM() LTRIM() #shorts
TechGeekyArti
SQL query to remove white spaces from right and left side of Region column l RTRIM() LTRIM() #shorts
0:58
how to get unique data in #Python list l convert list into set()
TechGeekyArti
how to get unique data in #Python list l convert list into set()
0:48
How to process #python list faster l convert Python list into tuple() l #pyhton3.7
TechGeekyArti
How to process #python list faster l convert Python list into tuple() l #pyhton3.7
0:59
How to convert text into python list, convert Python list() into string l split(), join() python 3.7
TechGeekyArti
How to convert text into python list, convert Python list() into string l split(), join() python 3.7
2:19
SQL query to print first three letters of Region column in MySql, SqlServer, SUBSTRING()
TechGeekyArti
SQL query to print first three letters of Region column in MySql, SqlServer, SUBSTRING()
1:18
SQL query to fetch first_name  in upper case letters from employee table #shorts
TechGeekyArti
SQL query to fetch first_name in upper case letters from employee table #shorts
0:54
Python Comment Vs Docstring | __doc__ attribute | TechGeekyArti
TechGeekyArti
Python Comment Vs Docstring | __doc__ attribute | TechGeekyArti
4:19
#digilocker l how to keep important documents safe online #digilockerapp
TechGeekyArti
#digilocker l how to keep important documents safe online #digilockerapp
2:47
how to insert multiple rows in MySql, SqlServer | TechGeekyArti | INSERT INTO using SELECT
TechGeekyArti
how to insert multiple rows in MySql, SqlServer | TechGeekyArti | INSERT INTO using SELECT
3:12
how to add, delete/drop column in MySql, SqlServer | change data type of a column | ALTER TABLE
TechGeekyArti
how to add, delete/drop column in MySql, SqlServer | change data type of a column | ALTER TABLE
3:46
Inserting NULL in Mysql tables | missing data in MySql, SqlServer | TechGeekyArti
TechGeekyArti
Inserting NULL in Mysql tables | missing data in MySql, SqlServer | TechGeekyArti
3:01
How to change 24 hour clock format in windows 11| TechGeekyArti
TechGeekyArti
How to change 24 hour clock format in windows 11| TechGeekyArti
2:08
how to delete rows in a table in MySql, SqlServer l sql query l DELETE FROM, DROP TABLE
TechGeekyArti
how to delete rows in a table in MySql, SqlServer l sql query l DELETE FROM, DROP TABLE
2:28
how to add data to tables in MySql, sql query l INSERT INTO
TechGeekyArti
how to add data to tables in MySql, sql query l INSERT INTO
3:13
how to summarize data in MySql l AVG, MAX, SUM
TechGeekyArti
how to summarize data in MySql l AVG, MAX, SUM
3:18
How to turn off notifications from apps on android phone
TechGeekyArti
How to turn off notifications from apps on android phone
1:13
How to block promotional messages from E-commerce apps on Android phone
TechGeekyArti
How to block promotional messages from E-commerce apps on Android phone
1:32
How to Calculate Columns in MySql l sql tutorials l +, -, *, /
TechGeekyArti
How to Calculate Columns in MySql l sql tutorials l +, -, *, /
2:57
Comparison Operators l sql tutorials l #mysql
TechGeekyArti
Comparison Operators l sql tutorials l #mysql
3:19
Lenovo V15 Intel Core i5 11th Gen laptop l unboxing
TechGeekyArti
Lenovo V15 Intel Core i5 11th Gen laptop l unboxing
1:48
SELECT statement syntax order in MySql, SqlServer l #sql
TechGeekyArti
SELECT statement syntax order in MySql, SqlServer l #sql
1:43
how to get unique rows in MySql |Duplicate rows in sql l DISTINCT()
TechGeekyArti
how to get unique rows in MySql |Duplicate rows in sql l DISTINCT()
1:09
How to Select all columns in Myql l sql tutorial l SELECT * #shorts
TechGeekyArti
How to Select all columns in Myql l sql tutorial l SELECT * #shorts
1:00
Anulom Vilom Pranayam l प्राणायाम l deep breathing exercises for body and mind l #shorts
TechGeekyArti
Anulom Vilom Pranayam l प्राणायाम l deep breathing exercises for body and mind l #shorts
0:16
K-Means Clustering Algorithm | Prediction Using Unsupervised Machine Learning| TechGeekyArti
TechGeekyArti
K-Means Clustering Algorithm | Prediction Using Unsupervised Machine Learning| TechGeekyArti
5:41
Simple Linear Regression | Supervised Machine Learning Model | TechGeekyArti
TechGeekyArti
Simple Linear Regression | Supervised Machine Learning Model | TechGeekyArti
5:08
SQL JOIN, Different Types of JOIN | SQL Interview Questions | TechGeekyArti
TechGeekyArti
SQL JOIN, Different Types of JOIN | SQL Interview Questions | TechGeekyArti
3:24
Import csv file to mysql database using workbench | Hands On Tutorial | TechGeekyArti
TechGeekyArti
Import csv file to mysql database using workbench | Hands On Tutorial | TechGeekyArti
3:06
MySQL: Join Three Tables to get data in MySQL workbench | Hands On Tutorial | TechGeekyArti
TechGeekyArti
MySQL: Join Three Tables to get data in MySQL workbench | Hands On Tutorial | TechGeekyArti
4:54
MySQL: Join Two Tables to get data in MySQL workbench | Hands On Tutorial | TechGeekyArti
TechGeekyArti
MySQL: Join Two Tables to get data in MySQL workbench | Hands On Tutorial | TechGeekyArti
4:31
MySQL Tutorial: Import Data from Excel sheet to MySQL Workbench | Hands On Tutorial | TechGeekyArti
TechGeekyArti
MySQL Tutorial: Import Data from Excel sheet to MySQL Workbench | Hands On Tutorial | TechGeekyArti
3:39
How to Create a New Table from Existing table in MySQL Workbench | Hands On Tutorial | TechGeekyArti
TechGeekyArti
How to Create a New Table from Existing table in MySQL Workbench | Hands On Tutorial | TechGeekyArti
4:58
MySQL Tutorial: Auto_increment, Primary key, Foreign key | Hands on Tutorial | TechGeekyArti
TechGeekyArti
MySQL Tutorial: Auto_increment, Primary key, Foreign key | Hands on Tutorial | TechGeekyArti
7:49
MySQL Tutorial: CREATE Database & Table, INSERT values in Table | Hands on Tutorial | TechGeekyArti
TechGeekyArti
MySQL Tutorial: CREATE Database & Table, INSERT values in Table | Hands on Tutorial | TechGeekyArti
10:15
MySQL Tutorial: SELECT, WHERE, BETWEEN, IN, Operators | Hands on Tutorial | TechGeekyArti
TechGeekyArti
MySQL Tutorial: SELECT, WHERE, BETWEEN, IN, Operators | Hands on Tutorial | TechGeekyArti
8:03
MySQL Tutorial : AVG, SUM, MAX, MIN for Data science | Hands On Tutorial
TechGeekyArti
MySQL Tutorial : AVG, SUM, MAX, MIN for Data science | Hands On Tutorial
5:42
MySQL Tutorial : SELECT, LIMIT, DISTINCT, COUNT for Data science  | Hands On Tutorial
TechGeekyArti
MySQL Tutorial : SELECT, LIMIT, DISTINCT, COUNT for Data science | Hands On Tutorial
9:20
What is a CSV file and What is it used for?
TechGeekyArti
What is a CSV file and What is it used for?
4:14
How to Create Database and tables in MySql Workbench  (Part-4) #codefree
TechGeekyArti
How to Create Database and tables in MySql Workbench (Part-4) #codefree
12:17
Different Data Types and Keys in SQL, (Part-3)
TechGeekyArti
Different Data Types and Keys in SQL, (Part-3)
10:53
How to Create Youtube Channel (Multiple Channels with Single Gmail Account)
TechGeekyArti
How to Create Youtube Channel (Multiple Channels with Single Gmail Account)
4:01
How to Upload, Share, Remove Files on Google Drive
TechGeekyArti
How to Upload, Share, Remove Files on Google Drive
5:40
What is Database Management System (DBMS)? MySQL Part-2
TechGeekyArti
What is Database Management System (DBMS)? MySQL Part-2
6:14
How to Download Install MySQL on windows 10, MySQL Part-1
TechGeekyArti
How to Download Install MySQL on windows 10, MySQL Part-1
7:51