My company bought me a subscription to a premium learning service, and I watched their video on SMMS. I think this version here does a lot more in less time. Great video! Thank you for the Table of Contents.
This is what I call a perfect tutorial, in all aspects. Take it from one who has been coding since 1977 (no misprint) and who also is a trainer. Thank you Joey. I just subscribed to your channel.
Will be interesting to know more about you. Which languages do you currently code in? Are you a frontend, backend or a fullstack developer? Lastly, are you working at a company or have your own freelancing setup?
@@amazhobner I'm a freelancer. Used to code anything from machine language and up. Over the last years: MS-Access vba full stack developer, with data files also in Access when not too big, and as SQL (MS SQL Servers, SSMS...) files in larger projects.
Fantastic coverage! As someone new to SSMS, this was a great walkthrough, and I'll be watching it again and using it as a desk reference (the timestamps are so helpful!!) You speak well, are concise, and cover the material without getting sidetracked. This felt as polished and meaningful as a class in a tech college course. Cheers!
Best training video I've ever seen - I needed an introduction to SQL and this filled in the blanks for me and more. Thanks for creating this. (This is the first comment I've ever left on TH-cam - fantastic content).
I wamted to express my admiration for the valuable content you have been creating on TH-cam. As someone who is passionate about SQL Server Management Studio (SSMS), I have been thoroughly enjoying your videos on the topic. I have found your videos to be insightful, informative, and easy to follow. Your ability to explain complex concepts in a clear and concise manner is truly commendable. Your enthusiasm for the subject matter is infectious, and it has certainly helped me to develop a deeper understanding of SSMS. I am particularly impressed by the way you have been able to cover a wide range of topics related to SSMS. Your videos have helped me to learn everything from the basics of creating tables and queries to more advanced topics such as using SQL Profiler and tuning queries for better performance. I wanted to take a moment to thank you for your hard work and dedication to producing high-quality content. Your videos have been an invaluable resource for me and many others who are interested in learning more about SSMS. I am eagerly looking forward to your future videos and the knowledge they will impart. Once again, thank you for all that you do. Your dedication to educating and informing others is truly appreciated.
This is a great course featuring the basic things which help us navigate through the tool comfortably. Hard to find such quality content and heartfully thank Joey Blue for this.
Great video - very engaging. Really like the way you point out less obvious attributes like highlighting 1 or multiple queries, row counts, F key quick functions and more. The pace through the tutorial is on point, and you re-cap as you go. Excellent tutorial, I will recommend this to my work colleagues in the government department i work, here in Aotearoa, New Zealand. Nga mihi nui. (also my first comment left on TH-cam - such an informative video, had to login in and leave a comment - kia ora - thanks).
Excellent tutorial. I'm new to SQL and have been struggling with finding what I need in SMSS. I feel like I know so much more now which will save a lot of time and frustration. Thank you for taking the time to record this tutorial.
Hey this is really useful for me, thanks so much. I’ve been querying within SQL server for a few months, but wanted a bigger picture understanding. Really great info in this video.
Such a great video, has really helped me, I am a beginner at SSMS and this video really enlightens all the capabilities. The contents markers and section headers are awesome.
Thanks, mate! This is THE MOST detailed and simply explained tutorial! I was angry that I couldn't find anything explanotary enough to understand how SQL works auntil I came across your video! hanks soooooo mcuh! I gotta shre the link with my friend. Cheers!
Thanks so much for this, it is exactly what I was looking for. I've learned SQL through datacamp, but it was so difficult finding content to actually explain the UI and what all the buttons and tools are. I feel much more confident now, in only a couple hours of watching this and playing around accordingly.
This a great breakdown of SSMS!!! I stumbled on on this when looking for info on adding personal Snippets, I wish I had this a few years ago when I started out. Totally going to share it with those starting out.
Hello, while trying to connect with Analysis Services *as in **4:21* there is a blank server name and nothing to chose from. While typing same name as in Database engine - there is an error popup "A connection cannot be made. Ensure that the server is running. (Microsoft.AnalysisServices.AdomdClient)". Any idea how to fix the issue?
nice Video that clearly explained MS SQL Studio features. Maybe break down into a few main areas, then drill into details inside each stage? Next time wish to learn from you about SS Report, SS Integration. Thanks making this Video for us!
That was very helpful. It would be great if you made a video that showed how to set up maintenance for a database, backup, cleanup etc. Currently I'm struggling a little restoring a backup.
Some notes: 1. DW = data warehouse (a different type of database schema (dimensions and fact tables) used for effective reporting and predefined querying 2. When you drag a database object from the Object Explorer to Query Window, it is in brackets [ ]. That's to allow database object names colliding wth SQL keywords such as column name SELECT etc. 3. Refresh Local Cache is useful for scenario when you create or alter a table and SQL Server Management Studio then doesn't recognize these changes in editor, so that makes it recognize them.
Very good content. Much of it was review for me but also learn several very useful tricks. Spoken section titles would be useful to allow audio-only browsing of the content.
TABLE OF CONTENTS
0:00 - Intro
0:26 - Installing SSMS
0:09 - Introduction and Prerequisites
1:19 - Connecting to SQL Server
3:15 - Multiple Connections
4:12 - Different Types of Connections
6:08 - Object Explorer
8:51 - Opening a Query Window
9:33 - Exploring the Query Window
10:54 - Executing SQL
12:43 - Executing SQL with F5
13:18 - SQL Intellisense/Autocomplete
14:30 - Multiple SQL Statements
16:04 - RowCount
16:49 - Multiple Query Windows
17:17 - Database Objects in the Object Explorer
18:10 - Dragging a Table into SQL
18:31 - Back to Rowcount
19:13 - Scripting a Table to a New Window
20:54 - Scripting a View to the Clipboard
22:07 - Errors and Red Squiggly Underlines
22:23 - Intellisense - Refresh Local Cache
24:14 - Altering a View
24:45 - Saving Files
25:41 - Opening a File
26:24 - Docking a Window
27:12 - Previewing Records
27:29 - Editing Rows
29:23 - Creating a New Table
29:51 - Properties Window
30:44 - Refreshing the Object Explorer
31:18 - Scripting from an Object Window
32:07 - Script Table as Insert
33:01 - Dragging Columns into Query
33:52 - View Dependencies
34:24 - Table Properties
35:00 - View Designer
35:52 - View Dependencies
36:44 - Script a Stored Procedure
37:36 - Script the Execute of a Stored Procedure
38:14 - Scripting a Function
39:01 - Database Security
40:06 - Server Security
41:50 - Other Server Folders
42:30 - Job Activity Monitor
43:48 - Job Activity Monitor - Auto Refresh
44:32 - Actual Execution Plan
45:52 - Live Statistics
46:14 - Include Client Statistics
47:01 - Parse Query
47:50 - Estimated Execution Plan
48:36 - Query Options
49:23 - Results to Grid, Text, and File
50:12 - Copy Results to Excel
51:38 - Code Snippets
53:41 - Surround With
54:22 - Other Right Click Options
55:58 - Pinning Windows
56:21 - Template Browser
1:00:12 - Adding Custom Templates
1:01:19 - SQL Profiler
1:04:34 - Azure Data Studio
1:05:27 - Increasing Grid Fonts
1:07:27 - Line Numbers and Line Wrap
1:09:16 - Query Shortcuts
1:10:02 - SP_Help
1:10:54 - Projects and Solutions
1:12:34 - Vertical Editing
1:14:04 - Help Documentation - F1
1:14:52 - Splitting the Query Editor
1:15:51 - Object Explorer Details
1:17:31 - Registered Servers
1:19:40 - Database Reports
1:20:23 - Color Coded Connections
1:21:39 - Conclusion
b'bkb n
Thanks Joey, it was really helpful to me. I had many questions in my mind that found them in this video. Thank you.
Thank u sooo much
😅😅😅😅
Thank you so much. The last time I did SQL was more than 10 years ago. I see all the new features. That was a good update to me.
My company bought me a subscription to a premium learning service, and I watched their video on SMMS. I think this version here does a lot more in less time. Great video! Thank you for the Table of Contents.
I have been working with SMSS for almost 20 years, but I didn't know some of these features. This was great! thank you Joey.
This is what I call a perfect tutorial, in all aspects. Take it from one who has been coding since 1977 (no misprint) and who also is a trainer. Thank you Joey. I just subscribed to your channel.
Will be interesting to know more about you. Which languages do you currently code in? Are you a frontend, backend or a fullstack developer? Lastly, are you working at a company or have your own freelancing setup?
@@amazhobner I'm a freelancer. Used to code anything from machine language and up. Over the last years: MS-Access vba full stack developer, with data files also in Access when not too big, and as SQL (MS SQL Servers, SSMS...) files in larger projects.
@@j-claude_r_elias That's great to know. Thanks for taking out the time to reply in such depth!
I'm beginner to SSMS. It is an excellent training video about SSMS. I learned lots of useful tricks. Keep it up, Mr. Joey.
Fantastic coverage! As someone new to SSMS, this was a great walkthrough, and I'll be watching it again and using it as a desk reference (the timestamps are so helpful!!) You speak well, are concise, and cover the material without getting sidetracked. This felt as polished and meaningful as a class in a tech college course. Cheers!
Thanks for honest comment. Now I know I can use this video to get started with SSMS.
You'd be surprised how disappointing college courses can be. Udemy has much better quality. TH-cam as well, sometimes.
This video is worth thousands of likes and millions of views!
Best training video I've ever seen - I needed an introduction to SQL and this filled in the blanks for me and more. Thanks for creating this. (This is the first comment I've ever left on TH-cam - fantastic content).
Dear Joey, thanks for taking the time to walk us through SSMS so extensively. I'm all new to it, so find this really really helpful!
Hi Joey you are the best teacher there is , do you sell courses on dvd
Oh my God, is this a video about SSMS that's not just a misnamed tutorial on SQL basics? Now that's a rare gem. Thanks for the video!
I wamted to express my admiration for the valuable content you have been creating on TH-cam. As someone who is passionate about SQL Server Management Studio (SSMS), I have been thoroughly enjoying your videos on the topic.
I have found your videos to be insightful, informative, and easy to follow. Your ability to explain complex concepts in a clear and concise manner is truly commendable. Your enthusiasm for the subject matter is infectious, and it has certainly helped me to develop a deeper understanding of SSMS.
I am particularly impressed by the way you have been able to cover a wide range of topics related to SSMS. Your videos have helped me to learn everything from the basics of creating tables and queries to more advanced topics such as using SQL Profiler and tuning queries for better performance.
I wanted to take a moment to thank you for your hard work and dedication to producing high-quality content. Your videos have been an invaluable resource for me and many others who are interested in learning more about SSMS. I am eagerly looking forward to your future videos and the knowledge they will impart.
Once again, thank you for all that you do. Your dedication to educating and informing others is truly appreciated.
chatGPT
This is a great course featuring the basic things which help us navigate through the tool comfortably. Hard to find such quality content and heartfully thank Joey Blue for this.
Great video - very engaging. Really like the way you point out less obvious attributes like highlighting 1 or multiple queries, row counts, F key quick functions and more. The pace through the tutorial is on point, and you re-cap as you go. Excellent tutorial, I will recommend this to my work colleagues in the government department i work, here in Aotearoa, New Zealand. Nga mihi nui. (also my first comment left on TH-cam - such an informative video, had to login in and leave a comment - kia ora - thanks).
Excellent tutorial. I'm new to SQL and have been struggling with finding what I need in SMSS. I feel like I know so much more now which will save a lot of time and frustration. Thank you for taking the time to record this tutorial.
good tips, been using ssms for 2 years but still learn a lot because I previously did not really care about those strange buttons and options haha.
Awesome Video I've been using MS SSMS and had no idea of some of those features. Thank you!
Thanks Joey, I just did not sleep once I started. Excellent content
Hey this is really useful for me, thanks so much. I’ve been querying within SQL server for a few months, but wanted a bigger picture understanding. Really great info in this video.
Such a great video, has really helped me, I am a beginner at SSMS and this video really enlightens all the capabilities. The contents markers and section headers are awesome.
Super useful!
Concise, thorough go through of SSMS features.
Just what I am looking for!
Thanks.
Thanks, mate! This is THE MOST detailed and simply explained tutorial! I was angry that I couldn't find anything explanotary enough to understand how SQL works auntil I came across your video! hanks soooooo mcuh! I gotta shre the link with my friend. Cheers!
Just watched the first video after installing SSMS. Thanks Joey for taking so much time out to explain and give a concise knowledge about all topics.
Hi prince can you plz tell me how to download SQL server management studio on laptop
my professor didn’t even go in depth like this. Than you so much
Thanks for the very clear and Step by step knowledge for beginners. I totally recommend this video.
Thanks so much for this, it is exactly what I was looking for. I've learned SQL through datacamp, but it was so difficult finding content to actually explain the UI and what all the buttons and tools are. I feel much more confident now, in only a couple hours of watching this and playing around accordingly.
Thank you for this tutorial, Joey. Very complete and beginner friendly!
Simply the best....better than all the rest👏👏👏
Thanks so much Joey Blue, you are such a great teacher. Full of details explanation.
Excellent walkthrough.. liked the video in just 12 minutes. Thank you
Thank you. I love that tip about dragging a table to column into SQL
Dear Joey I have commerce background I shifted to IT I have seriously likeing your teaching so thanks for that
Thanks for doing this video. I am a developer and it is nice to know some of the tips and tricks in navigating in SSMS.
provided a baisc overview of SSMS, just what I needed. Thanks
Excellent. I am new to this and this was great exposure to the management studio. Well worth the time to watch for anyone interested.
Excellent tutorial video. Thank you. Blessings from Panama
WOW!!!!!!!! The (BEST) SQL Server Management Studio (SSMS) | Full Course I have seen!!!!!
Subscribed. Thanks for explaining it in detail. This video is life saver in my first job.
Thank you for this amazing overview of SSMS
Thank you for this tutorial. Had to learn how to work with SQL manager for a work project and you really helped me out.
This a great breakdown of SSMS!!!
I stumbled on on this when looking for info on adding personal Snippets, I wish I had this a few years ago when I started out.
Totally going to share it with those starting out.
Very detailed walk through for beginners like me. Thank you so much.
This is the best SSMS walkthrough video 🔥
It is an excellent training video about SSMS. I learned lots of useful tricks. Keep it up, Mr. Joey.
I learned so much. Great tutorial. Very detailed :-)
Super helpful! Simple and very clear explainations.
Content is just awesome. Thanks a lot for creating this Video.
Thank a lot! I am starting with SSMS and SQL in general and I found this video helpful!!
Very informative for every type of SSMS user. 👍
Great video, learnt sooo many things, and content is really superb.
This is Awesome, I wish I can add more like or starts to this videos .
Thank you for sharing
Nice walking through. Thanks Joey
Amazing video, very helpful
Hello, while trying to connect with Analysis Services *as in **4:21* there is a blank server name and nothing to chose from. While typing same name as in Database engine - there is an error popup "A connection cannot be made. Ensure that the server is running. (Microsoft.AnalysisServices.AdomdClient)". Any idea how to fix the issue?
Thank you Joey, this course is great. really appreciate your time and dedication !
You’re a life savior sir. Thank you 🙏
Very helpful and perfect tutorial. 😀
Excellent & helpful. Thanks for sharing the knowledge.
Great video, very useful information and really good work. Thank you for the knowledge share
This is exactly what I was looking for. Great explanation, thank you a lot!!
This video is very helpful. I learned a lot. Thank you.
Sir please upload MSBI course . Your way of explanation was good and thank you for upload useful video's
Thank you for this lesson!
nice Video that clearly explained MS SQL Studio features. Maybe break down into a few main areas, then drill into details inside each stage? Next time wish to learn from you about SS Report, SS Integration. Thanks making this Video for us!
Thanks, Joey for the help... excellent coverage.
Thanks for doing this tutoring video I really like the way you explain all the tips.
Great tutorial !!!
Thank you for all the wonderful tutorials.
God Bless You Joey.
Amazing content Joey and with table contents!!!! VERY GOOD!
Very informative tutorial. Thanks Joey!
That was very helpful. It would be great if you made a video that showed how to set up maintenance for a database, backup, cleanup etc. Currently I'm struggling a little restoring a backup.
Excelent tutorial walking through so many features. Thank you very much
This Tutorial is amazing thank you so much for posting this!!!! I am definitely subscribing!
Useful intro to SSMS - thanks for the upload 😀
Thank you Joey. Excellent Tutorial.
THANK YOU SO MUCH JOEY... ITS A GREAT TUTORIAL.... THANKS SO MUCH....
Thanks so Much for the Course. So helpful.
Super good tutorial, thanks for sharing.
awesome video. Thank you very much for sharing.
Thanks for sharing your knowledge with us.
very knowledgeable session thanks .
Really good teacher Joey. Many thanks
Thank you so much for this content man. I really and truthfully apprciate it.
well done! krótko i na temat ;). thx
This is very helpful. Thanks!
Very good course. Thank you
Excellent video. Thank you.
these tutorials hella good
Some notes:
1. DW = data warehouse (a different type of database schema (dimensions and fact tables) used for effective reporting and predefined querying
2. When you drag a database object from the Object Explorer to Query Window, it is in brackets [ ]. That's to allow database object names colliding wth SQL keywords such as column name SELECT etc.
3. Refresh Local Cache is useful for scenario when you create or alter a table and SQL Server Management Studio then doesn't recognize these changes in editor, so that makes it recognize them.
Thanks a lot for this course! Found it super useful and easy to follow!
Great and fantastic job done here! especially the timestamps...very useful !
I changed the video playback speed to x2 and enjoyed it haha
Thaaanks, very usefull tutorial, you've helped me a lot !!!
Very good content. Much of it was review for me but also learn several very useful tricks. Spoken section titles would be useful to allow audio-only browsing of the content.
Thanks a Million, the tutorial was very helpful Joey :)
Excellent video! Thanks a lot.
Awesome and concise!
When I'm looking to understand SQL better Joey is where I go.
Great source for SSMS
Great Course🙂
Great Job
Thanks for tutorial! it is very helpful.