
Learn to install Microsoft SQL Server 2019 developer edition on Windows, manage multiple instances, and set up SQL Server Management Studio for a graphical user interface or command line interface.
Learn to run SQL Server on Mac by installing a VirtualBox VM with Windows 10, SQL Server 2019 Developer Edition, and SSMS, plus setup tips.
Use the use database syntax to switch between databases in SQL Server, such as computers, basketball, and restaurant, while viewing system databases like master, model, msdb, and tempdb.
Learn SQL naming conventions for tables and columns, using names in snake_case or camelCase, avoiding spaces, keeping names under 30 characters, starting with a letter, and reserving uppercase for keywords.
Learn how to insert data into tables using insert into with specified columns and values, including single and multiple row inserts for cat and cat2 tables.
Explore data definition language (ddl) commands used to define table schemas, apply constraints, and include non-intrusive comments in sql queries.
Enforce email uniqueness in an employees table by applying a unique constraint on the email column in SQL Server, preventing duplicate records and ensuring clear, distinct staff emails.
Explore string functions essential for querying and analyzing records within SQL, and practice with the commonly used string functions. Build foundational skills for SQL data analytics.
Discover how SQL string functions work, including the concat function to join strings, and follow a hands-on setup to create a bookstore database and a books table.
Explore the replace function in sql to search and replace substrings within a string, using replace(string, old_substring, new_substring), with examples like happy to yellow and spaces to plus signs.
Learn SQL from the beginning to becoming an expert analyzing data in SQL. This course takes you from having little or no knowledge of SQL to becoming highly proficient querying with SQL.
Knowing SQL is highly important if you intend working with data and the demand for SQL skills is ever growing.
You will learn SQL in a server environment which is most likely how you would use SQL in the real world. This course is designed to cut through the chase and teach you what you need to become successful.
This course is hands on with lots of practice tasks which allows you get comfortable and familiar with querying in SQL.
My goal is to make your learning efficient, smooth and equip you with the skill set you need to start or transition into any data related field.
Course Requirement or Prerequisites
This course does not require any prior knowledge or specific academic background. The only requirement is having a laptop or desktop computer. All applications necessary for learning the course would be downloaded free from the internet.
Who is this course for?
Anyone looking to work with data personally or professionally.
Starting or transitioning into a career as Data Scientist, Data Analyst, Business Analyst, Database Administrator, Report Analyst, ETL Specialist, BI Consultant, Data Engineer or any Data related field.