SQLShack Profile Banner
SQL Shack Profile
SQL Shack

@SQLShack

Followers
4K
Following
4K
Media
41
Statuses
3K

SQL Shack is a new SQL server blog with articles about database auditing, server performance, data recovery and more

Joined February 2014
Don't wanna be here? Send us removal request.
@SQLShack
SQL Shack
3 months
We’re moving, but not far! 🛫 We're part of @Quest, and we're sharpening our focus on what matters most: trusted data, secure identities, and modern platforms. All to power��AI success. Follow us on LinkedIn, X, Facebook, YouTube or visit 🔗  https://t.co/vUFGOnj2ge.
0
0
0
@SQLShack
SQL Shack
2 years
Developers widely use the data type “String” in MySQL for storing data as well as in different formatting operations. Learn more about “Substring” function to extract a substring from a string: https://t.co/cX2HnUP5ET
Tweet card summary image
sqlshack.com
This article will describe an understanding of different ways to use the SUBSTRING function in MySQL.
0
1
1
@SQLShack
SQL Shack
2 years
Data Types are an important part of a database. Choosing the right data type for a table is one of the most important tasks because it determines the kind of data we want to store in a table. Here are #PostgreSQL Data Types with various examples:
Tweet card summary image
sqlshack.com
This article will show PostgreSQL Data Types with various examples.
0
1
6
@SQLShack
SQL Shack
2 years
Unit testing is a testing technique that allows us to the test functionality of the smallest and programmable part of the software. Learn the basics of #SQL unit testing and how to write a SQL unit test through the tSQLt framework: https://t.co/dPz54h2A9E
Tweet card summary image
sqlshack.com
This article will show SQL Unit Testing details and also gives instructions on how to write SQL unit test through the tSQLt framework.
0
0
5
@SQLShack
SQL Shack
2 years
Learn how to install Postgres on Ubuntu 20.04.5 LTS: https://t.co/JnZIPe5Fnq
Tweet card summary image
sqlshack.com
This article will show how to Install Postgres on Ubuntu.
0
0
0
@SQLShack
SQL Shack
2 years
#database monitoring consists of a set of techniques and operations that aims to maintain the health and performance of a database management system. Learn the different methods for monitoring #mongodb #NoSQL databases:
Tweet card summary image
sqlshack.com
This article will describe what database monitoring is and why it is essential. Then, it illustrates the different methods for monitoring MongoDB NoSQL databases.
0
0
2
@SQLShack
SQL Shack
3 years
Understanding your organization's business needs and leveraging #MachineLearning through the import, manipulation, and export process is critical to achieving goals and objectives. Learn more: https://t.co/X0mWHQQjqX…
0
1
1
@SQLShack
SQL Shack
3 years
Gauri Mahajan shows how to calculate the standard deviation function manually as well as using the #sql standard deviation function: https://t.co/oGiYcfmfJx
Tweet card summary image
sqlshack.com
In this article, we will learn about one of the important statistical functions, the SQL Standard Deviation function.
0
0
0
@SQLShack
SQL Shack
3 years
The GROUP BY statement is used to group identical values from the specified column to get the desired output. Manvendra Deo Singh explains how to do a group by clause in your #SQL queries:
Tweet card summary image
sqlshack.com
This article will show the Group By clause, what it does and why we use this in SQL queries.
0
0
0
@SQLShack
SQL Shack
3 years
#PostgreSQL is important to learn as it's the 4th most popular #database in the world. Daniel Calbimonte is sharing his expertise with newbies:
Tweet card summary image
sqlshack.com
This article will serve as a PostgreSQL tutorial for beginners
0
0
1
@SQLShack
SQL Shack
3 years
One of the common requirements for all #dataoperations is the ability to perform aggregation, which #mysql provides. Start with understanding the concept and dive into the process:
Tweet card summary image
sqlshack.com
This article will describe group concatenation in MySQL.
0
0
0
@SQLShack
SQL Shack
3 years
#Oracle #SQL database has several helpful functions, including the commonly used SUBSTR for string manipulation. Learn more about this function and its syntax, availability, and usage: https://t.co/gHZh10GMFc
Tweet card summary image
sqlshack.com
This article will describe Substring in Oracle SQL.
0
0
0
@SQLShack
SQL Shack
3 years
When an application grows the associated database grows automatically, so it needs to be scaled to a larger machine or server. Randheer Parmar explains scaling in #oracledatabase and the methods to implement scaling: https://t.co/eSdxevJsFn
Tweet card summary image
sqlshack.com
This article will show the scalability options in the Oracle database.
0
0
0
@SQLShack
SQL Shack
3 years
Here is an overview of #MySQL Cluster suitable for both database beginners and professionals. Get a taste of how different components work together to form a system in the form of MySQL Cluster and the challenges it may face: https://t.co/KWHxBXBC9K
Tweet card summary image
sqlshack.com
This article will show MySQL Clusters in an easily understandable format.
0
0
1
@SQLShack
SQL Shack
3 years
Transact-SQL is an extension of the #SQL that is used to manipulate and fetch data from the Microsoft SQL server. Take a look at sample SQL queries that can help you learn basic T-SQL queries as quickly as possible: https://t.co/Npxe9RBZmM
Tweet card summary image
sqlshack.com
This article will describe a SQL Cheat Sheet for beginners that helps to understand basic SQL queries very quickly.
0
0
3
@SQLShack
SQL Shack
3 years
The main difference between #SQL server and #PostgreSQL to create stored procedures are the dollar-quoting ($$), the use of semicolons (;) and the way to concatenate strings with variables. Learn how to create a PSQL stored procedure:
Tweet card summary image
sqlshack.com
In this article, we will learn how to create PostgreSQL stored procedures using PSQL. Introduction to Psql stored procedure PSQL is the PostgreSQL terminal. If you are familiar with SQL Server, it is...
0
0
4
@SQLShack
SQL Shack
3 years
While doing the #database migration you should take care of multiple things to do it successfully. Learn about the strategy and options to migrate the #Oracle database to the #Azure SQL database: https://t.co/e7EzlJGc3g
Tweet card summary image
sqlshack.com
This article will show Oracle Database Migration to Azure SQL Database using SSMA (SQL Server Migration Assistant).
0
0
0