SQL
Showing 25–36 of 126 results
Design Databases With PostgreSQL
Learn how to query SQL databases and design relational databases to efficiently store large quantities of data.
Effective Query Analysis with SQL Server Tools
Once a database is converted to SQL Server 2022, how do you find regressed queries? Learn to interpret the results of the Query Tuning Assistant with the Query Store for database queries that regress between versions of SQL Server.
Entity Framework Core 5: Getting Started
This course will teach you how to use Entity Framework Core 5 to perform data access in your .NET applications.
Error Handling in SQL Server
This course will teach you how to deal with and manage errors effectively.
Flink SQL: From Real-time Pattern Detection to Online View Maintenance
In this talk, we'll explore the basics of Flink SQL and showcase how you can easily build and deploy analytical applications ranging from real-time pattern detection to online view maintenance.
Full-Stack Engineer
A full-stack engineer can get a project done from start to finish, back-end to front-end.
Functions for Manipulating Data in SQL Server
Learn the most important functions for manipulating, processing, and transforming data in SQL Server.
Getting Started Off-Platform for Data Science
Learn how to setup Jupyter Notebooks and PostGRESQL and run data science projects on your own computer locally!
Getting Started with Entity Framework 6
This course will help you understand the goals and benefits of using Entity Framework 6 for data access and guide you through creating your first code-based model to store and retrieve data using EF’s APIs.
Getting Started with SQL Server Query Tuning Assistant
Maintaining query performance during database upgrades is a requirement for all businesses. This course will teach you base skills for query tuning and how to utilize SQL Server Query Tuning Assistant to ensure a smooth migration every time.
Getting Started with SQL Server Transactions
SQL Server transactions are fundamental to understanding how SQL queries maintain consistency and integrity in a database. This course will teach you the fundamentals of how to interact with SQL Server transactions.
HarvardX: CS50’s AP® Computer Science Principles
This is CS50 AP, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for students in high school, which satisfies the College Board's new AP CS Principles curriculum framework.