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/6972/sql-server-database-restores-file-snapshot-backups/
MSSQLTips.com
SQL Server Database Restores Using File Snapshot Backups
In this article we will look at how to perform SQL Server database restores using file snapshot backups.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6148/sql-server-loop-through-table-rows-without-cursor/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210922
MSSQLTips.com
SQL Loop through Table Rows without Cursor
Comparison of SQL loop through table row options with a SQL Server Cursor versus a While Loop.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/4221/improving-data-flow-performance-with-ssis-autoadjustbuffersize-property/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210922
Mssqltips
Improve Data Flow Performance with SSIS AutoAdjustBufferSize
In SQL Server 2016 and later, a property has been added to the Integration Services (SSIS) data flow: AutoAdjustBufferSize. What is this property and how can I use it?
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6976/time-series-data-sql-server-model-log-trends/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210920
Mssqltips
Time Series Data in SQL Server to Model and Log Trends
This tip demonstrates models for detecting the start of periods of rising or falling financial securities prices based on exponential moving averages.
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/6821/microsofts-commitment-to-the-data-community/
Mssqltips
Microsoft’s commitment to the data community
Learn about the Microsoft Azure Data Community that help's community members run events and learn from one another.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/2537/sql-server-row-count-for-all-tables-in-a-database/
MSSQLTips.com
SQL Server Row Count for all Tables in a Database
Learn about 4 ways to get SQL Server row count for all tables in a SQL Server database with practical examples and sample code.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6321/split-delimited-string-into-columns-in-sql-server-with-parsename/
MSSQLTips.com
Split Delimited String into Columns in SQL Server
Learn how to parse or split SQL Server strings from one column into multiple columns using the parsename and other T-SQL functions.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6973/ssrs-iif-switch-choose-functions/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210920
MSSQLTips.com
SSRS IIF, Switch and Choose Functions
Learn how to use SSRS IIF, Switch and Choose statements in reports to make them more dynamic and appealing for users.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6979/power-apps-tips-and-tricks/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210929
Mssqltips
Power Apps Tips and Tricks
No matter if you are a seasoned Power App developer or just starting, the platform has some caveats and knowing will save you some time and effort.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6980/manage-tde-keys-on-premises-with-sql-data-files-stored-in-azure/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210930
Mssqltips
Manage TDE Keys On Premises with SQL Data Files Stored in Azure
In this article we look at how to setup transparent data encryption for SQL Server data files stored in Azure storage, but keeping the TDE keys local.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6984/querying-star-schemas-in-databricks-with-dynamic-partition-pruning/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210930
Mssqltips
Querying Star Schemas in Databricks with Dynamic Partition Pruning
Learn how to efficiently utilize Dynamic Partition Pruning in Databricks to run filtered queries on your Delta Fact and Dimension tables.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6982/performance-monitor-counters-for-sql-server-storage/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210927
Mssqltips
Performance Monitor Counters for SQL Server Storage
In this article learn how to use Performance Monitor to collect disk related counters to help troubleshoot SQL Server issues related to storage proble
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6726/delete-sql-statement-sql-server-oracle-postgresql/
Mssqltips
Delete SQL Statement in SQL Server, Oracle and PostgreSQL
Learn about the differences and similarities when deleting data from SQL Server, Oracle and PostgreSQL with the several examples in this article.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6983/spark-adaptive-query-execution/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20210927
Mssqltips
Spark Adaptive Query Execution
Learn about performance of Adaptive Query Execution when disabled versus enabled while querying big data workloads in your Data Lakehouse.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6991/sql-concatenate-examples/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20211005
Mssqltips
SQL Concatenate Examples
In this article we look at how to concatenate SQL Server data using various methods using concatenation operator, functions CONCAT and CONCAT_WS.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6998/lakehouse-elt-design-development-monitoring-azure-pipelines/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20211005
Mssqltips
Lakehouse ELT design, development and monitoring of Azure Pipelines
Learn methods and applications to create and support your Data Lakehouse ELT design, development, scheduling, and monitoring of pipelines in Azure.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/6765/sql-query-optimization-sql-grease/
MSSQLTips.com
SQL Query Optimization with SQL Grease
SQL Query optimization with SQL Grease with the Enterprise dashboard, historical data, troubleshooting SQL Server Wait Stats and anomalies.
👍
1
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/1185/minimally-logging-bulk-load-inserts-into-sql-server/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20211005
Mssqltips
Minimally Logging Bulk Load Inserts into SQL Server
In this tip we look at how SQL Server can minimally log Bulk Load Inserts and some of the things you should know.
Microsoft SQL Server
https://www.mssqltips.com/sqlservertip/4567/sql-server-2016-reporting-services-custom-branding-example/?utm_source=dailynewsletter&utm_medium=email&utm_content=headline&utm_campaign=20211005
Mssqltips
SQL Server 2016 Reporting Services Custom Branding Example
Learn how to customize your SQL Server 2016 Reporting Services web portal.