Get Free Access to Azure SQL Database for a Lifetime
Read this article to learn how Azure offers free access to an Azure SQL Database serverless configuration for a lifetime.
Read this article to learn how Azure offers free access to an Azure SQL Database serverless configuration for a lifetime.
Learn about polymorphism in Python with these code examples to learn about functions, classes, inheritance, and duck typing.
In this article, we look at Python classes and how to use classes to implement reusable code encapsulating data and behavior in a single entity.
Learn about Python functions to solve the problem of having to write repeated code, make code easier to understand, and reduce code complexity.
Learn about some of the new features and functionality of SQL Server Management Studio 20.
Learn how to write Python code to handle conditional logic such as if, if else, nested if, for loop, while loop, and ternary operators.
Learn how to manipulate strings in Python with these string functions: concatenate, split, replace, upper, lower, and more.
Learn about different data types using Python along with how to create and use variables in Python.
In this article, we look at how AI tools can generate SQL queries and whether you can rely on the SQL code that is generated.
In this step-by-step article, learn how to quickly install Python and start writing Python code using Jupyter Notebooks or Visual Studio Code.
Learn how to manage and control the amount of data used for Amazon Athena queries to limit excessive query runs.
This tip covers using Amazon Athena to query Amazon CloudTrail logs for auditing your AWS account.
Learn how Amazon Athena can partition data based on data stored in AWS S3 to improve performance and reduce AWS costs.
In this article, learn how to create a linked server from SQL Server to AWS Athena tables.
In this article, we look at how to use AWS Athena to query data as well as create tables and views when working with Athena.
Learn about Amazon Athena, how it works, why you would use it, and some of the advantages of Athena over traditional relational databases.
Learn how to define and use variables in SQL Server code with these many different code examples.
In this article, learn how to append columns to an existing SQL Server table as well as how to append data to a SQL Server table.
Go-SqlCmd provides additional features for deploying and using containers with great flexibility which we will explore in this tip.
Learn about the new version of SQLCMD called go-sqlcmd which you can download and begin using to interact with SQL Server.

Discover the power of SQL CASE in the WHERE clause to enhance your data filtering capabilities in SQL queries.
Learn about the SQL ROUND function and how it works to round numbers up or down or to truncate values at a specific location.
Learn different ways to use the SQL SUBSTRING function along with several different code examples of how this can be used.
Microsoft made changes to its certification program and knowing about these changes can help you plan for future certifications related to SQL Server.