173,204 views
#sql #sqldeveloper #mssql #onlinelessons #freeeducation My website https://bymmb.com You can reach all my trainings here https://bymmb.com/online-egitimlerim/ Take your time to learn all the details of SQL with this comprehensive video! SQL is known as a powerful query language used for database management and data analysis. In this educational content, I explained everything from the basics of SQL to complex queries and database management. With our step-by-step guidance, you will develop your skills in querying, filtering, joining and analyzing data in databases. You will have the necessary knowledge and practical tips to use SQL masterfully in your own projects. In this video, I aim for you to quickly learn and internalize the basics of SQL. As always, without prolonging the conversation, giving unnecessary information and wasting time... For source files and links in the training https://bit.ly/3qcbzYg 00:00 Start 00:40 What is SQL? 02:44 SQL Systems 04:05 SQL data types 05:40 Built-in SQL functions 06:14 SQL Codes 12:05 SQL Server installation 17:00 Creating a new database 18:30 Adding a new table 23:00 Creating a database with code 25:20 Creating a table with code 27:57 Adding a record to a table (Insert Into) 30:12 Select code 35:20 Importing an Excel file into SQL Server 40:20 Select structures 41:20 Where structure 42:25 AND structure 44:35 SQL comment line 45:45 Like structure 47:35 Update structure 49:20 Delete structure 50:30 Alter Table 54:45 Drop Table 55:55 Join Codes 01:04:25 Inner Join 01:06:25 Left Join 01:07:50 Right Join 01:08:25 Full Join 01:13:44 SQL built-in functions