Showing results for SQL - Developer Support

Apr 15, 2019
0
0

Azure SQL MI Replication – New Possibilities for Hybrid Environments

Developer Support
Developer Support

As customers continue to have more applications deployed in Azure, it’s common that data from those on-premises applications has to be shared with the new cloud applications or vise-versa. A simple batched methodology may be suitable for table data that is rarely updated, but for data that changes frequently, this may introduce an unacceptably hig...

TeamAzureSQL
Jun 21, 2018
0
0

SQL Server Objects as Software Artifacts

Developer Support
Developer Support

This post is provided by Premier Field Engineer JJ Jacob who takes a look at the benefits of SQL Server Objects as software artifacts.A recent customer engagement revealed several pain-points.  One of them is the issue of not being able to pinpoint the exact database schema the development team delivered to the production team. The issue is ab...

TeamSQLSSDT
Mar 3, 2018
1
0

Using JOIN with MAX to write efficient queries

Developer Support
Developer Support

In this post, Senior Application Development Manager, Alexei Govorine,  demonstrates how to use SQL JOIN and MAX in a query.How to join two SQL tables and display the latest results.Recently a customer has asked me to help them with a query design. The question was how to join two tables and display the latest results from one of them in a sin...

TeamSQL
Feb 12, 2018
0
0

PolyBase – How SQL Server does Big data!

Developer Support
Developer Support

In this post, Senior App Dev Manager Nayan Patel introduces SQL Server PolyBase and shares some insights from a recent engagement using the technology.I was recently involved in helping my customer complete a successful PoC around SQL Server 2016’s PolyBase feature.  They have invested a signification amount of budget and resources standing up...

TeamSQL ServerSQL
Oct 18, 2017
0
0

SQL Server 2016 Express SP1 – Always Encrypted

Developer Support
Developer Support

This post is provided by Senior App Dev Manager, Chris Tjoumas who provides an overview of Always Encrypted with SQL Server 2016. Introduction In this post, I want to focus on the Always Encrypted security feature of SQL Server 2016 SP1, specifically with the Express edition. This post is motivated by a customer who was hoping to understand...

TeamSQL
Aug 9, 2017
0
0

mySQL, POSTgreSQL DBs as a Service

Developer Support
Developer Support

This post is from App Dev Manager, Omer Amin who spotlights mySQL and POSTgreSQL, both announced at BUILD this year.If you missed the announcement at BUILD earlier this year, Azure Database for MySQL and Azure Database for PostgreSQL provide fully-managed MySQL and PostgreSQL database as-a-service for easy development and deployment using tools and...

TeamAzureSQL
Mar 7, 2017
0
0

Factoring impact of SQL Secure Login Certificate Key Length on SQL Performance

Developer Support
Developer Support

In this post, Application Development Managers, Lou Sawyer and Everett Yang spotlight the performance impact of certificate key length for login operations with SQL Server. The effect of RSA Key Length on CPU utilization during decryption is well documented. With a larger key size, we expect higher CPU utilization during decryption. This is ...

TeamSQLCertificates
May 26, 2016
0
0

Random SQL Workload Generator

Monu Bambroo
Monu Bambroo

In a recent post from his blog, Premier Developer Consultant Bradley Ball  gives us a step-by-step overview of how to use SQL Server Random Workload Generator Many developers develop their own T-SQL, many DBA’s have to maintain that SQL.  If you are looking for a way to generate a workload against a SQL Server to practice performance tuning tech...

TeamSQL
Jun 4, 2015
0
0

Microsoft Cloud: Migrating Workloads and Security Planning

Developer Support
Developer Support

In this blog post, Application Development Manager, Lalit Patel, shares examples of customers working with Premier to overcome migration concerns and build confidence while moving workloads to the cloud. Cloud Adoption is underway as more organizations look for opportunities to optimize spending and reduce the operational cost associated wit...

AzureSecurityAdvisory