SQL Training | SQL Tutorial | Intellipaat

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • 👉In this SQL training video you will learn end to end about ms sql developer & server. This SQL tutorial is all you need to get started with this technology.
    🔥Intellipaat SQL course: intellipaat.com/microsoft-sql...
    #SQLTraining #SQLTutorialforBeginners #SQLTutorial
    📝Following topics are covered in this SQL Tutorial video:
    0:00 - sql training
    01:07 - what is a database
    01:28 - database management system
    03:37 - introduction to sql
    04:57 - sql server installation
    09:26 - tables in sql
    11:05 - how to select a database from existing list
    12:35 - data types in sql
    13:09 - different datatypes in sql
    16:04 - constraints in sql
    17:58 - how to create a table in sql
    24:53 - select statement syntax
    27:50 - select distinct syntax
    29:18 - where clause
    32:06 - and, or, not operator
    39:01 - like , between operator
    43:30 - functions in sql
    58:59 - order by and top clause
    56:40 - group by statement
    01:06:23 - delete statement
    01:09:21 - inner join
    01:14:10 - left join
    01:17:46 - right join
    01:21:08 - full join
    01:27:39 - delete using join
    01:29:40 - union operator
    01:36:05 - views in sql
    01:41:30 - merge table
    01:47:12 - types of user defined function
    01:53:38 - temporary table
    02:01:22 - iif() function
    02:07:39 - stored procedure
    02:10:18 - exception handling
    02:10:24 - try/catch
    02:14:44 - transactions in sql
    02:19:38 - database administrator
    02:31:40 - backup & restore of databases
    02:46:17 - dynamic management views
    02:54:22 - performance monitoring
    02:59:35 - data integrity
    📌 Do subscribe to Intellipaat channel & get regular updates on videos: bit.ly/Intellipaat
    📕 Read complete SQL Server tutorial here: bit.ly/2F9oqCL
    📔 Get SQL Server cheat sheet here: bit.ly/2KljiiP
    📰 Interested to learn SQL still more? Please check similar SQL blogs here:- goo.gl/d3a6H2
    Are you looking for something more? Enroll in our MS SQL Server course and become a certified SQL professional (intellipaat.com/microsoft-sql.... It is a 16 hrs training where you can learn SQL through instructor led training provided by Intellipaat which is completely aligned with industry standards and certification bodies.
    If you’ve enjoyed this SQL for beginners, Like us and Subscribe to our channel for more similar informative SQL course tutorials.
    Got any questions about SQL training? Ask us in the comment section below.
    ----------------------------
    Intellipaat Edge
    1. 24*7 Life time Access & Support
    2. Flexible Class Schedule
    3. Job Assistance
    4. Mentors with +14 yrs
    5. Industry Oriented Course ware
    6. Life time free Course Upgrade
    ------------------------------
    Why should you watch this SQL tutorial for beginners video?
    The SQL is one of the most important programming languages for working on large sets of databases. Thanks to the Big Data explosion today the amount of data that enterprises have to deal with is humongous. We are offering the top SQL tutorial that can be watched by anybody to learn SQL. Our SQL tutorial has been created with extensive inputs from the industry so that you can learn SQL easily.
    Who should watch this SQL tutorial?
    If you want to learn structured query language to become fully proficient and expert in managing the database solutions, managing various operations on databases, migrating it to the cloud and scale on demand then this Intellipaat explanation on SQL is for you. This Intellipaat SQL beginners tutorial is your first step to learn SQL. Since this SQL video can be taken by anybody, so if you are a Software developers and IT professionals, SQL and database administrators, Project Managers, Business Analysts and Managers, Business Intelligence professionals, Big data and Hadoop professionals or someone aspiring for a career in SQL development then you can also watch this SQL tutorial to take your skills to the next level.
    Why should you opt for a SQL career?
    SQL optimization has always been a popular topic in database management. SQL Database optimization can be an extremely difficult task, in particular for large-scale data wherever a minute variation can result or impact drastically on the performance. So learning this skill will definitely help you grab the best jobs in top MNCs after finishing Intellipaat SQL online training. The entire Intellipaat SQL course is in line with the industry needs.There is a huge demand for SQL certified professional. The salaries for SQL professional are very good. Hence this Intellipaat SQL database tutorial for beginners is your stepping stone to a successful career!
    ------------------------------
    For more Information:
    Please write us to sales@intellipaat.com, or call us at: +91- 7847955955
    Website: intellipaat.com/microsoft-sql...
    Facebook: / intellipaatonline
    LinkedIn: / intellipaat
    Twitter: / intellipaat

Комментарии • 872

  • @Intellipaat
    @Intellipaat  4 года назад +92

    👋 Guys everyday we upload high quality in depth tutorial on your requested topic/technology so kindly SUBSCRIBE to our channel👉( bit.ly/Intellipaat ) & also share with your connections on social media to help them grow in their career.🙂

    • @maheshr9080
      @maheshr9080 4 года назад +4

      Hi, I tried to download this from microsoft website as shown, however, I got the ISO file and not the one that's displayed here. Any workaround ?

    • @jeetendramaurya7560
      @jeetendramaurya7560 4 года назад +5

      Sir Android studio par bhi video bana do.. in deep

    • @nagarajanramanathan2055
      @nagarajanramanathan2055 4 года назад

      l.

    • @amitkumar_417
      @amitkumar_417 4 года назад

      Can't able to see these small words

    • @poojakukreti8618
      @poojakukreti8618 4 года назад +1

      At 1.21.00 how did we get 7 records after applying right join. when there were only 6 in both the tables. This is really confusing

  • @Intellipaat
    @Intellipaat  5 лет назад +237

    Following topics are covered in this video:
    01:07 - what is a database
    01:28 - database management system
    03:37 - introduction to sql
    04:57 - sql server installation
    09:26 - tables in sql
    11:05 - how to select a database from existing list
    12:35 - data types in sql
    13:09 - different datatypes in sql
    16:04 - constraints in sql
    17:58 - how to create a table in sql
    24:53 - select statement syntax
    27:50 - select distinct syntax
    29:18 - where clause
    32:06 - and, or, not operator
    39:01 - like , between operator
    43:30 - functions in sql
    58:59 - order by and top clause
    56:40 - group by statement
    01:06:23 - delete statement
    01:09:21 - inner join
    01:14:10 - left join
    01:17:46 - right join
    01:21:08 - full join
    01:27:39 - delete using join
    01:29:40 - union operator
    01:36:05 - views in sql
    01:41:30 - merge table
    01:47:12 - types of user defined function
    01:53:38 - temporary table
    02:01:22 - iif() function
    02:07:39 - stored procedure
    02:10:18 - exception handling
    02:10:24 - try/catch
    02:14:44 - transactions in sql
    02:19:38 - database administrator
    02:31:40 - backup & restore of databases
    02:46:17 - dynamic management views
    02:54:22 - performance monitoring
    02:59:35 - data integrity

    • @esakkijeyaraman2859
      @esakkijeyaraman2859 4 года назад

      Is creating custom type exists ?

    • @esakkijeyaraman2859
      @esakkijeyaraman2859 4 года назад +1

      Can u pls provide cursor tutorial

    • @nectar4103
      @nectar4103 4 года назад +4

      Intellipaat doing awesome work for us☺

    • @shekar762
      @shekar762 4 года назад +1

      It’s good to get certification in SQL certification for better career and more calls from HR
      Try practice certification exams in Vullam website 🥳

    • @mycreations5723
      @mycreations5723 4 года назад

      Index😅😅😅

  • @anitaanand7099
    @anitaanand7099 3 года назад +51

    I have gone through so many SQL Videos but after few mins felt boring. But this video on SQL by Intellipaat is fantastic. This video is recommended for Non IT graduate as well who want to entering analytics. Thank you Bharani Sir you have made each concept so understandable and also liked your mellifluous voice... Thank you so much Intellipaat.

  • @AM-jw3dr
    @AM-jw3dr Год назад +6

    I was struggling before finding suitable course for beginner but now i'm not, if you are beginner learner of sql and you find this course you are so lucky.

    • @Intellipaat
      @Intellipaat  Год назад +1

      @A M Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @vishalmakhija2895
    @vishalmakhija2895 4 года назад +29

    Amazing .i am not even tech savvy but could understand every single word. Kudos to ur hardwork and dedication in making such an insightful video .

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Glad you liked it. Keep learning with Intellipaat. :)

  • @Siva-xq1qd
    @Siva-xq1qd 4 года назад +28

    This is the one-stop point for SQL learning!!! Thank you so much to share in-depth knowledge in simplest way for all levels of students.

    • @Intellipaat
      @Intellipaat  4 года назад +2

      Glad you liked it. Keep learning with Intellipaat. :)

    • @SaifaliLE
      @SaifaliLE 4 года назад

      Hello !
      I have a doubt. do you need to know programming for learning SQL??

    • @v.ashokkumarv.ashokkumar8364
      @v.ashokkumarv.ashokkumar8364 4 года назад

      md saif ali it’s not required to know programming language for SQL

  • @shanabid_2655
    @shanabid_2655 11 месяцев назад +2

    Thank you, sir m, from Lahore, Pakistan and I learn many core SQL concepts from You. I say again thanks live a peaceful life, dear Sir.

    • @Intellipaat
      @Intellipaat  11 месяцев назад

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @Suraj-xi2bt
    @Suraj-xi2bt 4 года назад +3

    Apne bahut acha bataya . School mei to kuch samajh hi nahi ata . Thanku somuch

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad it was helpful. Keep learning with Intellipaat. :)

  • @rajpanwar11
    @rajpanwar11 4 года назад +4

    श्रीमान जी नमस्कार
    मेरे ख्याल से आपने बहुत अच्छा प्रयास किया है डाटाबेस को समझाने का। पर अगर आप इस महत्वपूर्ण टॉपिक को थोड़ा साथ साथ हिन्द में समझाए तो बहुत अच्छे से समझ आए। धन्यवाद्।

  • @andrews13
    @andrews13 5 лет назад +6

    well organised & arranged . starting from the scratch including showing the downloading of set up files. Great work!

    • @Intellipaat
      @Intellipaat  5 лет назад

      Glad you liked it Ashish. Keep learning with Intellipaat. :)

  • @JEEspinar
    @JEEspinar 4 года назад +6

    Congratulations! I saw many videos in You Tube about Sql Server and you deserve 1000/1000 in rating. Your Job is excellent
    Blessings from Ecuador

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Thank you for watching.

    • @anuanu6288
      @anuanu6288 4 года назад

      Totally agree! Its so easy to learn and interesting. Thank you intellipatt

  • @muralikumaar9456
    @muralikumaar9456 2 года назад +2

    Best SQL course available on RUclips

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @sivakamydhakshinamurthy3212
    @sivakamydhakshinamurthy3212 4 года назад +2

    One stop shop for SQL. Great step by step explanation!

  • @mrdypk4830
    @mrdypk4830 4 года назад +7

    Great work!!! this is first time i'd ever watch a complete tutorial in you tube.
    Thanks a lot for this information...

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad it was helpful. Keep learning & upgrading your skills with Intellipaat. :)

  • @SYD_Technologies
    @SYD_Technologies 4 года назад +2

    Tq sir .. Great sql video in youtube..Plese upload following topics also..
    SQL with
    SQL As
    SQL limit
    SQL select multiple,As,IN,first ,last ,rondom
    Sql Alter table .
    Sql Copy table
    Sql Temp table

    • @Intellipaat
      @Intellipaat  4 года назад

      Sure, will forward the topic to the respective team and will upload the video soon. Please subscribe to Intellipaat channel & press the bell icon so that you don't miss that video from us.

    • @SYD_Technologies
      @SYD_Technologies 4 года назад

      Please upload I have interview...

  • @nburnwal3690
    @nburnwal3690 4 года назад +20

    Thankyou sir. Your lecture video is very easy to learn all the basics of SQL query. It couldn't be more effective and clear.

    • @Intellipaat
      @Intellipaat  4 года назад +3

      Glad it was helpful. Keep learning & upgrading your skills with Intellipaat. :)

    • @googledev566
      @googledev566 4 года назад +1

      Why it couldn't more effective n clear?

  • @harathitankala6391
    @harathitankala6391 2 года назад +2

    Easy to understand the audio. But no option to change video quality. Facing issue to understand diagrams( evaluation of SQL server) expecting evaluation of SQL server video with clarity. Thank you

    • @Intellipaat
      @Intellipaat  2 года назад +1

      Noted. @HARATHI TANKALA Do like, share & subscribe to our channel to get updates on upcoming videos.😊

    • @harathitankala6391
      @harathitankala6391 2 года назад

      @@Intellipaat sure

  • @sudhakarsudhakar529
    @sudhakarsudhakar529 3 года назад +15

    The first ever video for 3 hours not wasted even single second. Thank you so much. S this enough for learning complete SQL?

    • @Intellipaat
      @Intellipaat  3 года назад +2

      Glad it was helpful! Keep learning with Intellipaat😊

  • @piyushbisht3229
    @piyushbisht3229 2 года назад +2

    glad this is free of cost and this video is perfect example of " where is will then there is a path"..thank you so so much

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad it was helpful! @piyush bisht Do like, share & subscribe to our channel to get updates on upcoming videos.😊

  • @piobasartejr.7686
    @piobasartejr.7686 Год назад +2

    With much gratitude, although it's very challenging to remember all of these information I am confident that by watching the video repeatedly will help me to fully comprehend all of these. I was amaze by the speaker because he taught SQL will details and full explanation.

    • @Intellipaat
      @Intellipaat  Год назад

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @lindakide4570
    @lindakide4570 3 года назад +4

    Waaaaw, I have seen no detailed and acurate tutorial like this one. I love it so much and it has literally ushered me into data base management. Thanks for the good work

    • @Intellipaat
      @Intellipaat  3 года назад

      Glad it was helpful! keep learning.

  • @bithibithi4989
    @bithibithi4989 2 года назад +2

    Absolutely amazing vedio

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @174pramod
    @174pramod 4 года назад +1

    Thanks for the efforts, it helped me with running queries.

  • @Rohit-tz6gs
    @Rohit-tz6gs 4 года назад +2

    This video is far better than others available in utube.

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Hi Rohit, thanks for your valuable feedback.

  • @ZacK-rp6vz
    @ZacK-rp6vz 4 года назад +4

    Thanks IntelliPaat. It was a awesome session on SQL. Crisp and Clear Explanation.

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Thank you for watching. :)

  • @eb5333
    @eb5333 4 года назад

    You know what, Indians are kind and nice teachers with the right way explanation that human could understand material very clear and well! probably because of the soviet school... :-) thank you.

  • @BalvinderSingh-uh3my
    @BalvinderSingh-uh3my 4 года назад +4

    Man I've been looking for a deeper insight into TSQL Thank You I'm a DBA in the UK.

    • @Intellipaat
      @Intellipaat  4 года назад

      Hi Balvinder, thanks for your comments. Also share videos among your connections so that they get benefitted too.

    • @BalvinderSingh-uh3my
      @BalvinderSingh-uh3my 4 года назад

      @@Intellipaat Thanks Parji you ever in London give me a shout I've lived here all my life.

  • @rahulsrivastava1048
    @rahulsrivastava1048 5 лет назад +4

    Im relatively new to the channel & Watched Only 2 Videos (this nd the Complete Devops one) nd i must admit you guys are providing some seriois quality content :)
    Please keep the good work up :)

  • @just_kidding_kid
    @just_kidding_kid 3 года назад

    many thanks, your video is great when it comes to explainations and you showed usage as well. That`s cool)
    Greetings from Ukraine

  • @mauryar16
    @mauryar16 4 года назад +4

    Very nicely explained...Thnk you

    • @Intellipaat
      @Intellipaat  4 года назад

      Welcome. Stay tuned to Intellipaat to keep learning. :)

  • @alaliogoli8807
    @alaliogoli8807 3 года назад +2

    Thank you so much, i am preparing for an interview and this tutorial has been helpful, God bless you.

  • @bharaths3324
    @bharaths3324 2 года назад

    This video is enough to know about MS-SQL. This is crisp and clear.
    Thank you guys for your efforts.

    • @Intellipaat
      @Intellipaat  2 года назад +1

      Our pleasure! @Bharath S Do like, share & subscribe to our channel to get updates on upcoming videos.

    • @bharaths3324
      @bharaths3324 2 года назад +1

      @@Intellipaat it is already done.
      Good works are always appreciated.

  • @adarshpal4219
    @adarshpal4219 2 года назад +1

    Zabardast video sahb maza aa gya tommarrow is my practical of it class 12 student

    • @Intellipaat
      @Intellipaat  2 года назад

      Thanks and welcome @PW IANS pathshala Do like, share & subscribe to our channel to get updates on upcoming videos.😊

  • @ranjudeviagarwal3282
    @ranjudeviagarwal3282 4 года назад +2

    I have my practical exam tomorrow and the video helped me very much thanks for making it.. 😊😊

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad it was helpful. Keep learning with Intellipaat. :)

  • @NexGenSlayer
    @NexGenSlayer 5 лет назад +4

    Going to watch this video this weekend! Scrolling through your other videos and I'm so glad to have come across your ad! Your videos selection is extensive and all seems to be up to date. Love the commitment and your care for your students!

    • @Intellipaat
      @Intellipaat  5 лет назад

      Thank you so much man. Keep learning & upgrading your skills with us. :)

  • @prathameshyadav2001
    @prathameshyadav2001 2 года назад +4

    1:56:28 case statement
    2:23:10 MS SQL server

  • @mr.satwik6589
    @mr.satwik6589 2 года назад +2

    Your voice is so clear . Thanks for the session.

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad you liked it 😊 @Mr. Satwik Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @brihaspatimanitrivedi4595
    @brihaspatimanitrivedi4595 4 года назад +6

    It was so at the point and helped in refreshing all my concepts, thanks alot, a request if we can get one or more videos on complete course for java plz

    • @saisandhyadinchetty7141
      @saisandhyadinchetty7141 2 года назад

      Hi sir
      Is this single tutorial enough to get complete knowledge on SQL
      Plz respond sir
      I want to mention it under my technical skills in resume

  • @sujithkumarjack
    @sujithkumarjack 4 года назад +10

    Excellent explanation Sir. Well Done! Feels like attending a live class. Amazing..!!

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Thank you for watching. :)

  • @thrinadhgundarapu6959
    @thrinadhgundarapu6959 Год назад +2

    even i know before little basics but can't perform , after watching this i felt very simple to learn by your videos 🙏 TQ for your efforts pls make more like this 💐

    • @Intellipaat
      @Intellipaat  Год назад

      @THRINADH GUNDARAPU Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @surbhiaadivlogs
    @surbhiaadivlogs 5 лет назад +9

    Thanku so much for giving us wonderful knowledge in such easy way thanku so much for sql

    • @Intellipaat
      @Intellipaat  5 лет назад

      Thanks . Glad it was helpful Surbhi. Keep learning & upgrading your skills with us.

  • @pkrg9977
    @pkrg9977 4 года назад +4

    Really useful for beginners(especially non computer science ),great explanation..
    can u guys make course on HTML,CSS,JAVASCRIPT and UNIX..for NON CS background students
    thank you

    • @Intellipaat
      @Intellipaat  4 года назад +3

      Sure . Noted. Will upload soon. :)

  • @palaniappan2581
    @palaniappan2581 4 года назад +2

    Bharani Sir's voice feels so crisp and vibrant! A typical tutor's voice ❤️🔥

  • @ANJALIKUMARI-pu7kd
    @ANJALIKUMARI-pu7kd 4 года назад +4

    A great initiation indeed. Kudos to your team for such great efforts.

  • @ashutoshshinde3141
    @ashutoshshinde3141 4 года назад +3

    Thanking in sanjubaba style:
    Tum bahut mast sikhata hai🙌🤝

  • @sooroo9444
    @sooroo9444 8 месяцев назад +1

    This is the best course in youtube!! You have managed to cover it all. Great job done!!

    • @Intellipaat
      @Intellipaat  8 месяцев назад

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @kamaleshs7433
    @kamaleshs7433 4 года назад +10

    I found it very useful......and i have an exam on sql in 2 days
    Thank you

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad it was helpful. Keep learning with Intellipaat. :)

  • @mwadeghunyange4656
    @mwadeghunyange4656 Год назад +2

    Top! One of the best tutorial ever. I really enjoyed watching this tutorial.

    • @Intellipaat
      @Intellipaat  Год назад

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @satyasoundarya9279
    @satyasoundarya9279 4 года назад +4

    Hi Intellipaat Team, U guys are really awesome.. Just love the way u ppl explain. My sincere request is i want one full course video on Mainframe Cobol as well..as it will be helpful for ppl lyk me who work in that stream

    • @Intellipaat
      @Intellipaat  4 года назад

      Sure . Noted. Will upload soon. :)

  • @searez7251
    @searez7251 3 года назад

    I have a question @ 1:27:10
    First I want to thank you all for the tutorials, it is one of the best online tutorials one can find on the internet. Here is my question.
    Even though we can update employee age using join syntax, why we need to go the hard way while we can just update the e_age on Analytics department by just using the Only UPDATE command, and it returns the same result ? (you can see below).
    UPDATE employee
    SET e_age=e_age+10
    WHERE e_dept= 'analytics';

  • @phalswaladitya
    @phalswaladitya 4 года назад +2

    Very helpful for class 11,12 computer science students. With practical

    • @Intellipaat
      @Intellipaat  4 года назад

      Great. Keep learning with Intellipaat. :)

  • @prashantsolanki6879
    @prashantsolanki6879 4 года назад +2

    you've explained everything exceptionally well.... THANKYOU SIR

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad you liked it. Keep learning with Intellipaat. :)

  • @priyar.1641
    @priyar.1641 2 года назад +2

    your voice is clear and explanation is too good....learnt a lot from your channel... thank you so much :)

    • @Intellipaat
      @Intellipaat  2 года назад

      @Priya R Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @palithapushpakumara4623
    @palithapushpakumara4623 3 года назад +2

    Excellent explanation Si. The way you explained everything is great. I watched the whole video. Thank you very much.

    • @Intellipaat
      @Intellipaat  3 года назад

      Glad you liked it. Keep learning with Intellipaat😊

  • @DilipNageshwar
    @DilipNageshwar 3 года назад +2

    sir, your teaching is absolutely amazing...I can understand every concept clearly that you are teaching.....I felt like you were right in front of me teaching to me only......Making this video really requires a lot of hard work by you and your team. Your teaching is like a river water flowing constantly and clearly without any obstacles and bugs........I request you to follow this holy work of teaching to continue further.......Now I can feel the real power of technology in front of me and I could realize what is technology exactly........Thank you so much sir........This Thanks is really very tiny in front of your teaching........Excellent keep it up......... I have a question that is why there are other videos also in intellipat regarding SQL FULL COURSE??????? I have seen the video of 3hours 8 minutes.......Do I have to see other videos of SQL FULL COURSE of 5hours and 6 hours as well????

  • @ayushdikshit104
    @ayushdikshit104 4 года назад +2

    Nice and easy to learn... Thanks to the man behind this video who is explaining this...✌️

    • @Intellipaat
      @Intellipaat  4 года назад

      Thanks a lot. Keep learning with Intellipaat.:)

  • @bunu2996
    @bunu2996 3 года назад +2

    Excellent video..Thank you..my SQL knowledge is refresh again..

    • @Intellipaat
      @Intellipaat  3 года назад

      Great to hear! Keep learning with Intellipaat😊

  • @sathyanarayanansatagopan9069
    @sathyanarayanansatagopan9069 4 года назад +2

    Sir, please make a video comprising complete guidance for XML(from Excel) & TDL creation on our own for export purpose

    • @Intellipaat
      @Intellipaat  4 года назад

      Sure . Noted. Will upload soon. :)

  • @syednoumanullahshah4227
    @syednoumanullahshah4227 3 года назад +2

    Sir your teaching method is very amazing, it helps us alot in mastering sql server, can you please make a detail video on "SECURING SQL SERVER".
    Like logins, server roles, database roles, granting and revoking permissions, etc.
    Will be waiting for your kind response.
    Thanks in Advance
    Regards:
    Syed Noumanullah from Pakistan

    • @Intellipaat
      @Intellipaat  3 года назад +1

      Sure Syed, we will work on this topic and upload it soon, Stay tuned to Intellipaat😊

    • @syednoumanullahshah4227
      @syednoumanullahshah4227 3 года назад

      @@Intellipaat I will stay tuned, also hitted the 🔔 as disperately waiting for the video. Thanks again.. Stay always happy and blessed.

    • @sundarrajan8306
      @sundarrajan8306 2 года назад

      Brother I am working in mnc. I got mssql stream in my training and also I am going get only mssql related projects. Mssql is worthy or not? I need a clarity

  • @mdakhtarkhan4235
    @mdakhtarkhan4235 3 года назад +2

    Thank you very much sr, your classes is helpful , I learnt SQL from your classes ,
    It is my Humble request may u provide SSIS classes vedio ,

    • @Intellipaat
      @Intellipaat  3 года назад

      Thank you. Stay tuned to Intellipaat for more updates😊

  • @afonsoosorio2099
    @afonsoosorio2099 Год назад +2

    An amazing tutorial by all standards. Smaller dataset for demo, highly impactfull.
    Missing only the windows functions for full advanced SQL tutorial.
    Well done, keep it up

  • @pallavigupta660
    @pallavigupta660 2 года назад +2

    sir this video is really nice covered every concept very clearly thanku so much sir...

    • @Intellipaat
      @Intellipaat  2 года назад

      @Pallavi Gupta Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @venuchaganti
    @venuchaganti Год назад +2

    Good one. Best SQL sessions that I have seen. Watched completely. Keep it up 👍

    • @Intellipaat
      @Intellipaat  Год назад

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @shaikneeshma904
    @shaikneeshma904 2 года назад +2

    Sir ur video and way of teaching is awesome but prepare for us ms sql live class

    • @Intellipaat
      @Intellipaat  2 года назад

      @Shaik Neeshma Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @pradeepalappuzha
    @pradeepalappuzha Год назад +2

    simple,lucid and easy to follow. Thank You👍

    • @Intellipaat
      @Intellipaat  Год назад

      @Pradeep Kumar Most welcome 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @vaibhavsrivastava4099
    @vaibhavsrivastava4099 4 года назад

    fantastic vedeo of Sql not just for beginners but also for the experienced. thanks a Lott.

    • @Intellipaat
      @Intellipaat  4 года назад

      Thanks. Stay tuned to Intellipaat to keep learning. :)

  • @subhakarmarsakatla713
    @subhakarmarsakatla713 Год назад +2

    The best SQL course ❤️

    • @Intellipaat
      @Intellipaat  Год назад +1

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @raisawate2812
    @raisawate2812 4 года назад +2

    Awesome !!! Thanks For the Valuable Video, Which gives lot of detailed things for perfect understanding of SQL

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Glad you liked it. Keep learning with Intellipaat. :)

  • @biblevlog99
    @biblevlog99 4 года назад +4

    I have a doubt on 1:26:13 , could you mention the reference table of e_Age which is used to update e_age

  • @Intellipaat
    @Intellipaat  5 лет назад +21

    Guys, what else do you want to learn from Intellipaat? Comment down below and let us know so we can create more such tutorials for you.:)

    • @afreedalameen5641
      @afreedalameen5641 5 лет назад +1

      Thanks for SQL tutorial.
      Please post Blue prism beginner and SAP beginner tutorials?

    • @gajanangogurwar6740
      @gajanangogurwar6740 5 лет назад +1

      Thanks for this videos... Design patterns with real time application

    • @dhaniramsahu474
      @dhaniramsahu474 5 лет назад +3

      First thanks for these osm video...
      Pls make video related to computer networking

    • @masthanbee5356
      @masthanbee5356 5 лет назад +1

      Web internet technologies tutorials followed by standard textbook syllabus wise

    • @Intellipaat
      @Intellipaat  5 лет назад +1

      Hi Afreed, here's sap beginners tutorial: bit.ly/2wXYndg
      Blue prism we will upload in a week. Stay tuned.:)

  • @divyapundhir3410
    @divyapundhir3410 19 дней назад

    Such a very helpful with very polite language thanks to you very much

    • @Intellipaat
      @Intellipaat  18 дней назад

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @dharaneeswaran8018
    @dharaneeswaran8018 4 года назад +2

    Hi i listen this up to stored procedure this was very useful to me thanks a lot bro

    • @Intellipaat
      @Intellipaat  4 года назад

      Hi Dharan, cool, finish soon and start practicing to master sql. :)

  • @nandanavarevinod4684
    @nandanavarevinod4684 3 года назад

    For beginner's this the best source, thank you very much, but i guess u missed NF stuff kindly help me with this.

  • @kbagkar
    @kbagkar 2 года назад

    Excellent explanation. The way you explained everything is great. I watched the whole video. Thank you very much.

    • @Intellipaat
      @Intellipaat  2 года назад

      Most Welcome @ketan Bagkar Keep Learning : )

  • @moupialiain7979
    @moupialiain7979 4 года назад +2

    It is a awesome video, very helpfull. THANKYOU SO MUCH

  • @SriramChandu007
    @SriramChandu007 2 года назад +2

    Very useful For beginners

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad to hear that 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @SharifD-PaletteAnArtdsb
    @SharifD-PaletteAnArtdsb 4 года назад +2

    Explanation with an examples is very useful. Thanks for the video.🙂

    • @Intellipaat
      @Intellipaat  4 года назад

      Glad it was helpful. Keep learning with Intellipaat. :)

  • @anitaanand7099
    @anitaanand7099 3 года назад

    Hi Sir
    Doubt on Substring
    On the the second parameter where in the index value from where the substring start you have given the count as 9 .. it's bit confusing shouldn't it be 6

  • @aananthiganesan3462
    @aananthiganesan3462 Год назад +2

    I have gone through many videos but later I felt i don't understand when they touch topics nevertheless this one is so helpful for understanding and the way they given syntax details were good to go .

    • @Intellipaat
      @Intellipaat  Год назад +1

      Glad it was helpful! @Aananthi Ganesan Do like & share our channel to get updates on upcoming videos.

  • @anithalakshmianitha8195
    @anithalakshmianitha8195 4 года назад

    Hi...I saw this video fully..can u provide for practicing sql which covers all topics...thanks in advance..

  • @shravankumarerra7936
    @shravankumarerra7936 3 года назад +2

    Pls make a full class on MS SQL server DBA .....plsssss

  • @nikunjramchandani134
    @nikunjramchandani134 Год назад +1

    The teacher is good in this video i like it if you are new to sql just use w3school and this video

    • @Intellipaat
      @Intellipaat  Год назад

      @nikunj ramchandani Thanks for watching😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @SYD_Technologies
    @SYD_Technologies 4 года назад +2

    Sir..Plese upload video about normalization n keys

    • @Intellipaat
      @Intellipaat  4 года назад

      Sure, will forward the topic to the respective team and will upload the video soon. Please subscribe to Intellipaat channel & press the bell icon so that you don't miss that video from us.

  • @zamanjony7493
    @zamanjony7493 Год назад +2

    Love this video. Learning without less confusion.

    • @Intellipaat
      @Intellipaat  Год назад

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @seniorx9173
    @seniorx9173 4 года назад +2

    Sir plz make a video on java. And java frameworks spring and hibernate. Teacher for java are not good. Sir you plz make a video on java.. Your teaching technique is outstanding sir.

    • @Intellipaat
      @Intellipaat  4 года назад

      HI Saurav, please click on the following link for the complete java video tutorial. :)
      Link: ruclips.net/video/8_JxMy4Gm04/видео.html

  • @Happymoon789
    @Happymoon789 2 года назад

    Well done in details, , explained in easy way to understand how & what. Thank you so much Professor.

    • @Intellipaat
      @Intellipaat  2 года назад

      @Julie Jiang You are very welcome! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @vasu4ug
    @vasu4ug 3 года назад +2

    i liked ur presentation

  • @Linkario86
    @Linkario86 4 года назад +8

    Your Tutorial is awesome man.
    I got the ideas of the concept better and learned more about MSSQL in these Hours than in the Entire Semester.
    It's really really good. I Subbed for sure, cause I feel I can learn more from you and please, please keep up your good work!

    • @Intellipaat
      @Intellipaat  4 года назад +3

      Hi, glad you liked it. Keep learning from Intellipaat. Please share share videos among your friends so that they get benefitted too.

    • @Linkario86
      @Linkario86 4 года назад +1

      @@Intellipaat I forwarded it to my class

  • @sriharihari3511
    @sriharihari3511 4 года назад +2

    Good job sir

    • @Intellipaat
      @Intellipaat  4 года назад

      Thanks, Keep Learning with Intellipaat. :)

  • @prathibhachowdary4915
    @prathibhachowdary4915 4 года назад +4

    Great work.i learned the concepts clearly. I spent almost a month to learn SQL but i was not clear in concepts. Keep doing

    • @suresh8204
      @suresh8204 4 года назад

      How much time it need to learn.offline course duration??

    • @prathibhachowdary4915
      @prathibhachowdary4915 4 года назад

      @@suresh8204 I took 7hrs for installing n doing the examples along with video

    • @suresh8204
      @suresh8204 4 года назад

      Any need of previous knowledge to learn sql????

    • @prathibhachowdary4915
      @prathibhachowdary4915 4 года назад

      @@suresh8204 no need. They will teach u from scratch

    • @prathibhachowdary4915
      @prathibhachowdary4915 4 года назад

      @@suresh8204 it depends on u suresh

  • @narendrass7260
    @narendrass7260 3 года назад +2

    Very well explained ....thank you so much

  • @snehamoydeb5120
    @snehamoydeb5120 4 года назад +2

    Thank You Sir for all your efforts,

  • @afroz4802
    @afroz4802 2 года назад +2

    Very clean explaination ..keepit up👌

    • @Intellipaat
      @Intellipaat  2 года назад +1

      @afroz4802 Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @ankitmaheshwari6746
    @ankitmaheshwari6746 3 года назад

    In the string function example like ltrim , upper, lower
    Can we print our statement without using semicolon ; ?

  • @immanuel2677
    @immanuel2677 3 года назад

    Thank you so much for making it free for all.. Subscribed right away

  • @kumar1992dev
    @kumar1992dev Год назад +1

    Best tutorial video.

    • @Intellipaat
      @Intellipaat  Год назад

      @Suraj Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @benwillans-price201
    @benwillans-price201 4 года назад +2

    Great video! Very clear and concise.

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Hi Ben, glad you liked it. Share the video among your connections so that they get benefitted too.

  • @pankajlohar2527
    @pankajlohar2527 4 года назад +2

    Your explanation strategy is very good kindly make a video on .net MVC and Python

    • @Intellipaat
      @Intellipaat  4 года назад +1

      Hi Pankaj, thanks for your comment. Here's the link for Python: ruclips.net/video/pJ3IPRqiD2M/видео.html
      .net MVC tutorial will be uploaded very soon. Stay tuned!

  • @krsameer1
    @krsameer1 2 года назад +2

    goodjob brother.........................................................................

    • @Intellipaat
      @Intellipaat  2 года назад +1

      @Kumar Sameer Most welcome 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @fatimakulsum2242
    @fatimakulsum2242 4 года назад

    Thank u sooo much, v helpful video