Learn SQL and Analyze Data - Complete Telugu Tutorial with Sample Queries

preview_player
Показать описание
SQL అంటే ఏమిటి? దాన్ని ఎలా ఉపయోగించాలి? అది ఎలా install చెయ్యాలి? Queries ఎలా రాయాలి?
అన్నీ ఈ video లో cover చేశాను. చూసేయండి మరి 😀

~

What is SQL, how to use it? How to install SQL in your computer, how to write SQL queries yourself?
I cover all these topics in this video with detailed, practical examples. Let's dive in...

📁 Sample Data Files:
==================

All the data files, installation instructions and useful information here:

⏱ Video topics and timestamps:
===========================
0:00 - Introduction to SQL and what to expect in this video?
0:51 - Database & SQL concepts
9:19 - Installing and setting up MySQL on your computer
14:49 - Creating a new database (schema) in MySQL
15:50 - Adding / Creating tables by importing CSV files
21:48 - Writing SQL queries (a story from my life)
25:30 - 10 examples queries with SQL for business situations

~

#sql #telugu

~

SELECT "awesome day" from DAYS
WHERE person="You" 😀
Рекомендации по теме
Комментарии
Автор

SQL+ power Bi meeda oka project cheyyandi anna plz 🙏

krishnachaitanya
Автор

ఇప్పుడు జనాలకి నువ్వు కావాలి అన్న ... I'm telling that 😊

guruch
Автор

Instead of promoting unnecessary webseries promote this guy who is spending his quality time to spread the knowledge.

rajeshnowduri
Автор

Awesome tutorial, that too in telugu by Great Chandoo.

pg
Автор

HI chandoo bro, please python kuda indetail ga telugu lo explain chey bro, nen ne english channel lo kuda chusa but telugu lo iythey naku inka chala mandi students ki chala helpfull avthundi.

chaitucj
Автор

Thank u is very small thing to convey❤Thanks a lot

rrdff
Автор

sir telugu lo explain chala baga use avutundhi sir, very thank full to you 🙏🙏

sriramk
Автор

hi anna .. Loved the way you explain anna, but can you also make a complete video on interview questions or types of questions asked in interview about DAX and powerbi with examples anna ..Thank you

vvnseryl
Автор

Thank you so much for making this SQL video sir. Plz. Kindly request Next time make Data Analyst real time scenario (Python+SQL+Power Bi) use together video.

yadagirijallella
Автор

Im just starting this course bcoz i worked in non it Baground 🙃

kollusanthi_
Автор

❤❤thala thank you brother ..
YouTube lo sriayina channel eppudu kanipinchi sir .. thanks a lot

doggasnaidu
Автор

Amaizing, the way u r explaining is just lit. keep going and keep helping😊

ASRAHss
Автор

13) How many shipments we do by each country in the month of March 2023

SELECT g.Geo as Country, count(s.Geo) as shipment_count
FROM shipments_new s
JOIN geo g
ON s.Geo = g.GeoID
WHERE year(s.date) = 2023
AND month(s.date) = 3
GROUP BY Geo


Country shipment_count
UK 78
India 80
New Zealand 75
USA 60
Canada 70
Australia 67

manjunathkb
Автор

thank you sir your explanation is very good

durgaprasad-uphc
Автор

select * from people
where `Sales Person` like 'S%' and Location ="Hyderabad";

Chandra_Sekhar
Автор

Hi Brother, the way you explaining excellent and clear, please keep posting....could you please take classes for mysql completely ...with charge and all...I am ready for tht

SatishR-uv
Автор

Very nice explanation sir, thank you 😊

madhavanjn
Автор

ఇప్పుడు జనాలకి నువ్వు కావాలి sir ...Are you teach very interesting sir .We want more concepts about MY SQL, Power BI...etc. Thanks you sir 😘😘

NagarjunaNandi
Автор

Chandoo anna Content never feels boring 💓

GopalReddyK-wzby
Автор

Sir, whole youtube lo power bi evaru cheppina arthamkale mee telugu videos chudagane brain lo ala feed aipoyayi. i know english but telugu is comfortable tto understand. Me courses chusanu, can you teach in Telugu sir please. I want to join. Chaaala ante chaaala baga chepparu. first 5 mins lone artham aipoindhi that you are the one ani.. Please can you teach or upload whole POWERBI videos in telugu. Im ready to join the course if its in telugu sir . please

maheshwaripenumallu