filmov
tv
How to setup a database & write your first SQL query?
![preview_player](https://i.ytimg.com/vi/LCs_gbsRaCA/maxresdefault.jpg)
Показать описание
📚 Learn how to solve problems and build projects with these Free E-Books ⬇️
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.
I use it to enhance the performance, features, and support for C, C#, and C++ development in Visual Studio.
It is a powerful, secure text editor designed specifically for programmers.
However, please don't feel obligated to do so. I appreciate every one of you, and I will continue to share valuable content with you regardless of whether you choose to support me in this way. Thank you for being part of the Code Beauty community! ❤️😇
A database is an organized collection of data, stored in electronic format on your computer. A database is usually controlled by a database management system (DBMS).
We can use it to add, remove, update and retrieve data that match certain criteria, perform queries, complex aggregate calculations, etc.
⠀⠀⠀⠀⠀⠀⠀⠀⠀
Structured Query Language (SQL) is a language that is used to communicate with databases.⠀⠀⠀⠀⠀⠀⠀⠀⠀
In this video, I explained the easiest way to install and set up a database and write SQL queries.
Contents:
00:00 - Database download and installation
02:27 - Setup server and create a database
04:55 - Introduction to writing SQL queries
05:40 - SQL Create table command
09:29 - How to insert data into DB table (2 ways)
11:44 - SQL Insert into table command
12:45 - Common errors
Follow me on other platforms:
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.
I use it to enhance the performance, features, and support for C, C#, and C++ development in Visual Studio.
It is a powerful, secure text editor designed specifically for programmers.
However, please don't feel obligated to do so. I appreciate every one of you, and I will continue to share valuable content with you regardless of whether you choose to support me in this way. Thank you for being part of the Code Beauty community! ❤️😇
A database is an organized collection of data, stored in electronic format on your computer. A database is usually controlled by a database management system (DBMS).
We can use it to add, remove, update and retrieve data that match certain criteria, perform queries, complex aggregate calculations, etc.
⠀⠀⠀⠀⠀⠀⠀⠀⠀
Structured Query Language (SQL) is a language that is used to communicate with databases.⠀⠀⠀⠀⠀⠀⠀⠀⠀
In this video, I explained the easiest way to install and set up a database and write SQL queries.
Contents:
00:00 - Database download and installation
02:27 - Setup server and create a database
04:55 - Introduction to writing SQL queries
05:40 - SQL Create table command
09:29 - How to insert data into DB table (2 ways)
11:44 - SQL Insert into table command
12:45 - Common errors
Follow me on other platforms:
Комментарии