Learn SQL the right way - Session 2 | Trendytech

  Рет қаралды 187,358

Sumit Mittal

Sumit Mittal

Күн бұрын

Пікірлер
@sumitmittal07
@sumitmittal07 2 жыл бұрын
checkout the Big Data course details here: trendytech.in/?referrer=youtube_sql3
@madhurajsingh9463
@madhurajsingh9463 6 ай бұрын
sir from where we can download notes of these lectures
@aryanatri9904
@aryanatri9904 5 ай бұрын
@@madhurajsingh9463 notes mile bhai ?
@MokshiBhargavramOfficial
@MokshiBhargavramOfficial Жыл бұрын
Hi Sumit sir, my name is prasad, Your explanation is simply super and even non IT students also can easily understand in this video, we learned below things 1 create table 2 simple inserts and multiple inserts 3 datatype mismatch 4 null values and default values 5 combination of null values and default values
@navneet2649
@navneet2649 2 жыл бұрын
Till now as a beginner and not from IT background, and having no prior knowledge of coding, I am able to understand things, hope it stays the same in future lectures also! Thanks a lot 💖💖👍👍
@aritra1414
@aritra1414 2 жыл бұрын
The thing that I particularly liked about your sessions is that you are teaching basic concepts but based on scenarios. Which will be more helpful to people.
@Someone-rj3vu
@Someone-rj3vu 3 жыл бұрын
Your sessions are really very easy to understand. Hard to find such content at no charge. Thankyou for taking your time out and doing this for your audience. Looking forward to further sessions. 🙏
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Glad that you are finding the session useful :)
@randomlycreation6445
@randomlycreation6445 3 жыл бұрын
Awesome sir Very soon I will part of your big data course. Amazing sir Even fresher like me is understanding
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Happy to hear that you are able to grasp the concepts much easily.
@bipulmukherjee422
@bipulmukherjee422 3 жыл бұрын
Sir, the way you taught is so nice, easily understandable . sir in the very first of todays session you said that things will not work if you only watch videos. you have to practice it very well.. sir could you say in next session the from where we can practice and how to practice the things.. it will be very helpful for us.. Thanks a lot to make a session like this.
@pranaymasane1180
@pranaymasane1180 2 жыл бұрын
It is very Useful for me as a Beginner
@sameerpandey2344
@sameerpandey2344 3 жыл бұрын
The way you explain and cover topics, anyone will fall in love with learning Sir!!😇😇
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Thanks Sameer, that is really kind of you.
@poojasmriti7548
@poojasmriti7548 3 жыл бұрын
Hello Sir, I saw both of your videos and let me admit they are really really good. Easy to understand and then to practice!! Frst of all thanks a lot for helping so many of us. 2 advices I would like to give :- 1. If you can tell us through the topic what questions are being asked in interviews from that topic, it would be really helpful. 2. Please try to include more topics in one video. Again, thanking you Sir for doing this Noble Work for all of us 🙏🙏
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Happy that you have found the series insightful. Noted your suggestions, will consider incorporating it in the upcoming sessions. :)
@swetajagtap5640
@swetajagtap5640 Жыл бұрын
Thank you sumit sir , I am actually learning SQL the right and easy way .
@AdityaSharma-xh8tg
@AdityaSharma-xh8tg 3 жыл бұрын
Sir once again thank you for emboldening our careers. I have few questions to ask: 1) In case we need to store values in string data type and we want it to accept any lengths until 255 characters so that dynamically it can accommodate any lengths then can we write that? 2) Salary is something like private information, can we mask it while storing those values in database? can it be stored as a masked value? or we this encryption should be done in later stage? 3) while using insert stmnt, if again we declare the list of columns, can this list be different order, do we need to follow the order specifically? but yes while entering the values the order must follow the data types of the columns. 4) how to store values of different types, lets say for True I want to store 1, and false 0, can we use type cast and store these?
@sumitmittal07
@sumitmittal07 3 жыл бұрын
1. By default, when the length is not specified in the schema definition stage, it accepts any lengths until 255 characters. 2.This will be covered in the later sessions. (Dynamic data masking) 3. The values will be inserted in the same order as per the schema while creating the table. However, by listing the columns explicitly while inserting, the respective values will be inserted as per the order mentioned. 4. This would be covered later. Follow along and you will learn all the necessary concepts of SQL.
@AdityaSharma-xh8tg
@AdityaSharma-xh8tg 3 жыл бұрын
@@sumitmittal07 Thank you very much for clearing the doubts sir :) Best Regards, Aditya
@CricketLivejavwad
@CricketLivejavwad 11 ай бұрын
Hi sir,I hope you are doing well,I just completed this video and I can say that your way of teaching is superb as you relate this basic topic with real world application scenario.I love your way of scenario based teaching. Thank you sir
@Sivasri2812
@Sivasri2812 3 жыл бұрын
Hi Sir, this is amazing 💯!Here's a small request for you to kindly cover more topics in a session.
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Considering the huge audience base, I have tried to balance the amount of content in each session without losing out on the attention of the viewers.
@mudaliarnaresh6519
@mudaliarnaresh6519 2 жыл бұрын
@@sumitmittal07 agreed
@arunprasadhsj
@arunprasadhsj 3 жыл бұрын
very well articulated content, though I know these concepts hearing from you again is so good. Thank you !
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Glad to hear that :)
@pratipghosh7596
@pratipghosh7596 3 жыл бұрын
Sir, you will make everyone fall for any subject you teach. :)
@sumitmittal07
@sumitmittal07 3 жыл бұрын
That's really kind of you :)
@Sandip_Patle
@Sandip_Patle 3 жыл бұрын
Wonderful session sir. You taught us as explicitly today as you always do.🙏
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Happy that you found the session interesting :)
@karthikeyankarthik4752
@karthikeyankarthik4752 Жыл бұрын
Just suggestion to insert records with single quotes -- eg) insert into employee values('Tamanna''s','R','Raju',31,35000,'chennai'); this way also we can go.
@piXiesviral
@piXiesviral Жыл бұрын
Learning this in order to get enrolled in your course.
@yashdhas8202
@yashdhas8202 3 жыл бұрын
Amazing, Very Helpful. Always Excited for next lecture.
@abhinavshaindilya674
@abhinavshaindilya674 3 жыл бұрын
sir your lectures are very helpful. It will be much more easy for us if we can get notes and query you write in session in discription .
@sumitmittal07
@sumitmittal07 3 жыл бұрын
I try to check if I can share the notes. Will do so wherever possible.
@ManiChandana2033
@ManiChandana2033 Жыл бұрын
Your explanation is Crystal Clear Sir!Having a great time listening to this playlist.Tq sir!!
@DatawithHimanshu
@DatawithHimanshu Жыл бұрын
Thank you sir. It's very easy n simple to learn the way you have explained the basics concepts.
@dheerajlakkakula5983
@dheerajlakkakula5983 3 жыл бұрын
Sir, the way you taught is so nice, easily understandable . Can you please take some lectures on CASE statement how to use it and much more , i am facing difficulties in understanding it . Thank you sir .
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Glad that you are finding it easy to understand.
@ananttrivedi23
@ananttrivedi23 Жыл бұрын
Its is quiet an amazing way to learn the RDBMS....Thumps Up To you sumit sir
@balajipanchal1364
@balajipanchal1364 Жыл бұрын
Sir you ,you explain in very simple way
@shaikhraheman2826
@shaikhraheman2826 3 жыл бұрын
That's wonderful session... CRUD concept was explained very well
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Happy that you found the session helpful and easy to understand.
@techtransform
@techtransform 3 жыл бұрын
What a depth and covered all the scenarios, Appreciate your effort for the quality content as always, now a days Other Content creator are hiring and cascade the work, and here this makes you unique, keep it like this always. :)
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Humbled that my efforts are being noticed and appreciated :)
@eldhosevarghese8063
@eldhosevarghese8063 3 жыл бұрын
Nice way of teaching ,waiting for more lectures.
@vipsharma1
@vipsharma1 2 жыл бұрын
This is amazing explanation with so much of ease....super like..thanks for putting this across
@veereshb.l.j157
@veereshb.l.j157 Жыл бұрын
Thank you sir for explaining the things in very simple yet effective way!
@UCHAmanGupta
@UCHAmanGupta 2 жыл бұрын
Wonderful session. The way of teaching is very interesting
@sumitmittal07
@sumitmittal07 2 жыл бұрын
Glad you liked it, Keep watching :)
@ksktest187
@ksktest187 2 жыл бұрын
Very well buildup video on SQL.thanks Sir
@abhishekshukla8642
@abhishekshukla8642 2 жыл бұрын
NICE! Content quality is too good sir , APPRECIATE!!!!!
@sebastiansrikanth
@sebastiansrikanth Жыл бұрын
Awesome Sumit Sir, your videos make me so inspirational
@dhrubajyotichatterjee129
@dhrubajyotichatterjee129 2 жыл бұрын
Sumit sir, great learning from you. Sir can you make some dedicated series on NoSQL and Python. If possible. Thanks for your efforts really appreciatable.
@sparshbansal305
@sparshbansal305 2 жыл бұрын
Hi sir, I am beginner at the end of the session 2 where you are explaining combination of null and default, after putting not null in location while creating table and if we insert manual null with inverted commas it is taking the value as null.
@algotradeacademy
@algotradeacademy 3 жыл бұрын
Please upload more lecture. Waiting eagerly for them
@Sowmyapbi
@Sowmyapbi Жыл бұрын
very good session thank you Sumit sir
@prasaddodla2230
@prasaddodla2230 2 жыл бұрын
Hi ,Sumith exellent Explanation....
@avinashpandey6518
@avinashpandey6518 2 жыл бұрын
Hi sir the way you explain was very amazing thankyou
@dhireshparijatam1833
@dhireshparijatam1833 7 ай бұрын
Good Quality Teaching
@RahulKumar-gt8uz
@RahulKumar-gt8uz 3 жыл бұрын
Hey Sumit, Nice content. Just a small question When you created the first record in employee table it too 0.14 sec to execute the statement and second record took 0.01 sec, why there is a time difference in execution of two statements. Thanks :)
@Amrit-Manash
@Amrit-Manash 2 жыл бұрын
Very good explanation sir thank you so much
@dilawarjalil8842
@dilawarjalil8842 Жыл бұрын
Bundle of Thanks Sir Jee
@amithadeepak2012
@amithadeepak2012 Жыл бұрын
Really liked the session.
@sandeepreddy7687
@sandeepreddy7687 3 жыл бұрын
Thanks sir for wonderful session again.
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Keep watching and keep learning :)
@mouligodavarthi-yme1701
@mouligodavarthi-yme1701 3 жыл бұрын
Good one to go
@ajitpawar7632
@ajitpawar7632 Жыл бұрын
Thank you sir for SQL series
@drishtisahu7887
@drishtisahu7887 Жыл бұрын
very insightful learning
@AnandPatil-eu1tl
@AnandPatil-eu1tl Жыл бұрын
Thanks sir ji for this amazing content
@sureshnagur6486
@sureshnagur6486 Жыл бұрын
Really Helpful Thank you sir
@sagunagoel5833
@sagunagoel5833 2 жыл бұрын
The content and your way of teaching is really easy to understand .Where can I find your notes for quick revision?
@sumitmittal07
@sumitmittal07 2 жыл бұрын
Glad that you are finding the content easy to understand. I would advice to make notes alongside while watching the sessions.
@pratapranvir7428
@pratapranvir7428 2 жыл бұрын
Really interesting session sir , thank you .
@harshrajvaghela699
@harshrajvaghela699 3 жыл бұрын
this sql playlist is completely used for carrier in cloud computing
@ishwarkumar8919
@ishwarkumar8919 2 жыл бұрын
thankyou so much sir your session is very helpful🙏
@chandranshuyadav3515
@chandranshuyadav3515 2 жыл бұрын
Nice explanation sir
@sukantabala2514
@sukantabala2514 10 ай бұрын
Great Tutorial, Sir❤
@architkumar1265
@architkumar1265 2 жыл бұрын
This is one of the amazing playlist that I have ever found...💖💖🤞🏻🤞🏻
@madhurajsingh9463
@madhurajsingh9463 6 ай бұрын
bro from where i can get these lecture notes please reply
@architkumar1265
@architkumar1265 6 ай бұрын
@@madhurajsingh9463 I created the notes by my self.
@sanyuktademgunde110
@sanyuktademgunde110 2 жыл бұрын
Hi Sir, These sessions are really very helpful But in session 2 CRUD operations "update" keyword is not used For updating the the values in the table what keyword we have to use?
@anujkalamkar8813
@anujkalamkar8813 2 жыл бұрын
Wonderful session sir..🙏
@PankajMishra-qg3nt
@PankajMishra-qg3nt 3 жыл бұрын
Wonderful session sir ..
@PankajMishra-qg3nt
@PankajMishra-qg3nt 3 жыл бұрын
🙏
@brayanrai2880
@brayanrai2880 Жыл бұрын
Well explained!
@namratapatil777
@namratapatil777 Жыл бұрын
Hi Sir, Request to create a video on Data modelling and Schemas
@firozgade3849
@firozgade3849 2 жыл бұрын
Excellent and Wonderful session sir . Already Know SQL but brushing up the basics again. Easy to Understand and everybody can understand that.👌👍👏🙌 Down the Line are we going to cover ACID properties , Normalization etc ?
@ramakrishnap8516
@ramakrishnap8516 2 жыл бұрын
excellent sir!!!
@syedfahad-ev9rk
@syedfahad-ev9rk Жыл бұрын
I like you work and thanks for effort
@mynksrswt483
@mynksrswt483 Жыл бұрын
Sumit sir do we need to drop each time table to update table schema, i have this doubts what if i have too many records which i don't want to remove and still i have to update table schema
@saurabhdhyani4498
@saurabhdhyani4498 2 жыл бұрын
Great video Sir!
@MrZubaid12345
@MrZubaid12345 Жыл бұрын
Thank you for this series. Is it possible to share the document where you write all the queries ?
@re.vlog5
@re.vlog5 Жыл бұрын
very well content
@dilipchawda3004
@dilipchawda3004 2 жыл бұрын
Pls share link of entire series.....Thank you !
@mohammadmazhar6184
@mohammadmazhar6184 7 ай бұрын
Hi Summit, what if I want to add NOT NULL constraints or default etc to the existing table instead of dropping and creating new table all together. Example there is a database and table in production and having data inside so I can not delete the table and re-create it else will loose the data but at the same time I want to add NOT NULL constraint as I just realised it now, then how can it do that?
@harshrajvaghela699
@harshrajvaghela699 3 жыл бұрын
and thank you for replay sir you are great
@gaurav942010
@gaurav942010 2 жыл бұрын
Fantastic
@AmazingMusician359
@AmazingMusician359 2 жыл бұрын
Thank you for sessions. How do you clear screen ?
@nikhilgupta6803
@nikhilgupta6803 3 жыл бұрын
awesome session
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Glad that you are finding the session helpful.
@shubhamSharma-du4ir
@shubhamSharma-du4ir 2 жыл бұрын
Thank you, sir.🙂
@rudraraju2467
@rudraraju2467 2 жыл бұрын
Great sir
@rohitsamanta5258
@rohitsamanta5258 Жыл бұрын
Another wonderful session sir thank you and one thing I am not getting when I am performing this applying these commands in my laptop some of operation I'm not getting could you please help me to understand how can ask my doubts? Please reply...
@CodeWithEric
@CodeWithEric 3 жыл бұрын
Well structured lecture presented thankyou sumit💞
@sumitmittal07
@sumitmittal07 3 жыл бұрын
Happy that you are liking it :)
@chandannandy809
@chandannandy809 3 жыл бұрын
excellent
@sagnikchakraborty734
@sagnikchakraborty734 2 жыл бұрын
Thank you sir for this wonderful video. Sir also i have a question that how can we delete a single row on a table?
@tarunrishishwar2651
@tarunrishishwar2651 8 ай бұрын
amazing session.
@Garima_singh_3
@Garima_singh_3 Жыл бұрын
Thanks a lot sir👍😊
@kiran4608
@kiran4608 2 жыл бұрын
Thank you🙌
@ankitadas9492
@ankitadas9492 Жыл бұрын
Hello Sir, thanks for the SQL sessions. They seem to be absolutely helpful. I had one query related to Insert multiple tables: We can give the values for first,middle,last names and so on but what if there is one data where there is no middle name and we have inserted values as (first name, middle name, last name, age, salary, location). The one date which doesn't have a middle name will throw an error if we run it for multiple tables? Kindly let me know on this. Thanks 😊
@amar-uq6bx
@amar-uq6bx Жыл бұрын
u can assign middle name as a unique key for all tables .Second option set it as a default option -->A or B .Third set it as null while defining the table
@ankurdixit1196
@ankurdixit1196 2 жыл бұрын
Sir , how do you clear goorm IDE terminal I did not find shortcut..
@sayantanchowdhury5791
@sayantanchowdhury5791 10 ай бұрын
Hi sir how can we update the table description after creating the table , without dropping the table ?i.e for example I have created the table first time without default value as Bangalore but later I want to set a default value as Bangalore but I want to do it without dropping the table ....can i do it ?if so how can we do then ?
@Nikhil-qi4oz
@Nikhil-qi4oz 8 ай бұрын
Hi Sir This query is not inserted in the table and Not showing as middle name NuLL insert into employee values ('Rajesh','Sharma',32,2000,'Bangalore');
@sudheervennapu309
@sudheervennapu309 2 жыл бұрын
well defined
@AdityaSharma-xh8tg
@AdityaSharma-xh8tg 3 жыл бұрын
Sir, we have not covered update function under CRUD operations, can you please show one example for that as well...
@sumitmittal07
@sumitmittal07 3 жыл бұрын
In My session-4 I will cover update and delete. Also DDL vs DML
@AdityaSharma-xh8tg
@AdityaSharma-xh8tg 3 жыл бұрын
@@sumitmittal07 Thnq very much sir, Regards, Aditya
@swadhinsonwane4185
@swadhinsonwane4185 2 жыл бұрын
sir please provide the notes as well so it becomes easy for us to pratice
@nonabahar8307
@nonabahar8307 2 жыл бұрын
thank u sir
@tanu02444
@tanu02444 Жыл бұрын
Thanks its working
@farooquisaquib8806
@farooquisaquib8806 Жыл бұрын
How to come out of DB? like we use USE DB statement to use the DB
@learntoday7783
@learntoday7783 Жыл бұрын
Rhanks a lot❤
@grraul01
@grraul01 Жыл бұрын
If we want to modify the Definition of Table can we do that , Without dropping the table ?
@mudpieman_tech584
@mudpieman_tech584 2 жыл бұрын
Can anyone help me with, which software is sir using for recording screen?
@harshitaggarwal3554
@harshitaggarwal3554 2 жыл бұрын
Hello Sir, Thanks a lot it is very interesting and helpful. The quotes concept which you have tell us that how to give single quote in name does'nt work in postgres. So does it work only in sql server
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Complete Azure Data Engineering Project by Sumit Sir
3:07:18
Sumit Mittal
Рет қаралды 31 М.
SQL Training | SQL Tutorial | Intellipaat
3:08:06
Intellipaat
Рет қаралды 1,8 МЛН
Learn how to write SQL Queries(Practice Complex SQL Queries)
49:56
How i Cracked 5 offers in 30 days
14:17
TechDataEngineer
Рет қаралды 2,1 М.
End to End Azure Data Engineering Project by Sumit Sir
5:40:46
Sumit Mittal
Рет қаралды 42 М.