Microsoft SQL Server
@MSSQLServerTraining
9.19K
subscribers
269
photos
77
videos
46
files
5.2K
links
Sql Server Training
Adimn :
@MSSQLServerTrainingAdmin
Download Telegram
Join
Microsoft SQL Server
9.19K subscribers
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/2914/rolling-up-multiple-rows-into-a-single-row-and-column-for-sql-server-data/
MSSQLTips.com
Rolling up multiple rows into a single row and column for SQL Server
Learn how to roll-up multiple rows into one row and one column with concatenation in SQL Server with FOR XML, STUFF and STRING_AGG.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/11465/sql-server-triggers-for-business-rules-automation/
MSSQLTips.com
SQL Server Triggers for Business Rules Automation
In this article, learn how SQL Server triggers can be used for business rules regardless of how the data is inserted, updated or deleted.
Microsoft SQL Server
https://www.dreamfactory.com/connectors/sql-server?utm_source=mssqltips
Dreamfactory
Creating a Microsoft SQL Server API in Less Than 5 minutes with DreamFactory
Learn how to quickly create a secure SQL Server API with no coding using DreamFactory, featuring automatic documentation and strong security.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/2689/deciding-between-coalesce-and-isnull-in-sql-server/
MSSQLTips.com
Deciding between COALESCE and ISNULL in SQL Server
When writing T-SQL, a lot of developers use either COALESCE or ISNULL in order to provide a default value in cases where the input is NULL. They have various reasons for their choice, though sometimes this choice may be based on false assumptions. Some th
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/11466/modernizing-strategic-planning-using-stratml-in-sql-server/
MSSQLTips.com
Modernizing Strategic Planning using StratML in SQL Server
Strategy Markup Language is an XML-based standard vocabulary and schema for strategic plans. Learn how you can use StratML with SQL Server.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7439/sql-raiserror-error-handling-code-execution/
MSSQLTips.com
SQL RAISERROR for Error Handling During Code Execution
Learn how and why to use RAISERROR in your SQL Server code to better handle errors that may occur during code execution.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7024/sql-return-sql-output-clause-stored-procedure/
MSSQLTips.com
SQL RETURN and SQL OUTPUT clause in Stored Procedures
In this article, we look at how to use RETURN and OUTPUT in a SQL Server stored procedure to get a return value after execution.
❤
3
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/2888/how-to-partition-an-existing-sql-server-table/
MSSQLTips.com
How to Partition an existing SQL Server Table
Learn how to Partition an existing SQL Server table with step by step instructions and see how to check the final data distribution.
Microsoft SQL Server
Microsoft SQL Server
pinned «
https://www.mssqltips.com/sqlservertip/2888/how-to-partition-an-existing-sql-server-table/
»
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/11472/rolling-filtered-index-in-sql-server/
MSSQLTips.com
A Rolling Filtered Index in SQL Server
Learn how to create and maintain a rolling SQL Server filtered index to improve query performance and focus on the most current data.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7963/replace-sql-while-loop-set-based-logic-t-sql/
MSSQLTips.com
Replace a SQL WHILE Loop with Set Based Logic in T-SQL
This article shows ways to replace a SQL WHILE loop with set-based logic to improve SQL Server performance when dealing with a lot of data.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7958/power-bi-dax-rank-and-sort-data-based-on-multiple-columns/
MSSQLTips.com
Rank and Sort Data Based on Multiple Columns in Power BI with DAX
This article describes two approaches to allow you to rank and sort data based on multiple columns in Power BI.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7890/enabling-academic-research-with-real-world-data-sets-from-melissa-for-education/
MSSQLTips.com
Enabling Academic Research with Real-World Data Sets from Melissa
Learn how Melissa for Education is helping students with research projects, cyber security, GIS data, medical research, datathons and more.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/11464/configure-alerts-for-azure-sql-managed-instance/
MSSQLTips.com
Configure SQL Server Alerts for Azure SQL Managed Instance
Learn how you can setup and configure SQL Server Alerts on Azure SQL Managed Instance with this step by step article.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/8294/fuzzy-string-matching-algorithms-in-sql-server/
MSSQLTips.com
Fuzzy String Matching Algorithms in SQL Server
In this article, we cover SQL code for fuzzy string matching functionality in SQL Server using T-SQL along with several examples.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/7574/dax-case-statement-dax-if-switch/
MSSQLTips.com
DAX CASE Statement Functionality using IF, SWITCH and SWITCH True
Learn about the DAX CASE Statement Functionality using IF, SWITCH and SWITCH True with real world code examples.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6409/extract-import-and-migrate-ssis-project/
MSSQLTips.com
Migrate an SSIS Project and Open ISPAC file in Visual Studio
Import and export SSIS project and open ispac files in Visual Studio to migrate SSIS packages to different servers.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6756/power-bi-calendar-table/
MSSQLTips.com
Create Power BI Calendar Table with Power Query M Language
Learn how to create a customizable Power BI calendar date table that can be used for Power BI reports using Power Query.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/2163/running-a-ssis-package-from-sql-server-agent-using-a-proxy-account/
MSSQLTips.com
Running a SSIS Package from SQL Server Agent Using a Proxy Account
SQL Server Agent job to execute a SSIS package, failed with message Non-SysAdmins have been denied permission to run DTS Execution job step.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/8230/upgrade-to-sql-server-2022/
MSSQLTips.com
Side by Side Upgrade to SQL Server 2022
In this article, we cover the steps you can follow to upgrade / migrate from a lower version of SQL Server to SQL Server 2022.