sqlsathistory

Nr: 1019

Back to Main list

SQLSaturday #1019 – Singapore – Virtual 2020

Start Time (24h) Speaker Track Title
09:30:00 Manohar Punna Cloud Application Development Deployment Deploy Azure SQL with Cloud IaC using Terraform
09:30:00 Edwin M Sarmiento Enterprise Database Administration Deployment The Transaction Log and How It Affects HA/DR
09:30:00 Gilbert Quevauvilliers BI Information Delivery What is Tabular Editor and how can it help me with Power BI?
10:30:00 Denny Cherry Cloud Application Development Deployment How to Maintain the Same Level of Utilities in Cloud Deployments - Securability, Reliability and Sca
10:30:00 Eduardo Pivaral Application Database Development T-SQL Basics: Coding for performance
10:30:00 Martin Catherall Application Database Development Exploring Window Functions
11:30:00 Julie Koesmarno Analytics and Visualization Kusto Query Language (KQL) in Azure Data Studio
11:30:00 Dinesh Priyankara Advanced Analysis Techniques Machine Learning Like Never Before - Azure Machine Learning Service
11:30:00 Aroh Shukla Application Database Development SharePoint Data and Power Apps – Better Together
12:30:00 Javier Villegas Enterprise Database Administration Deployment Monitoring SQL Server using Community solutions (Free)
12:30:00 Mohammad Asif Waquar Cloud Application Development Deployment Blockchain It's all about Data !!
12:30:00 Greg Low Application Database Development Tips and Tricks for Using SQL Server Management Studio Effectively
13:30:00 Naginder Singh Virdi Enterprise Database Administration Deployment Whats new with OSS Databases on Azure
13:30:00 Nisal Mihiranga BI Platform Architecture, Development Administration Let's Make Semantic Models Simpler using Calculation Groups in SSAS Tabular
13:30:00 Dharmendra Keshari Advanced Analysis Techniques Sneak Peek at SQL Server 2019
14:30:00 Stefano Tempesta Application Database Development Secure multiparty Machine Learning with SQL Server Always Encrypted with Secure Enclaves
14:30:00 M A A Mehedi Hasan Other Introduction to SQL SERVER 2019 ML Services
14:30:00 Murilo Miranda Strategy and Architecture Automating the deployment of Linux VMs with SQL Server through Ansible
15:30:00 Uwe Ricken Application Database Development Daily indexing problems and its - possible - solution
15:30:00 Alexander Arvidsson Information Delivery The Untruthful Art - Five Ways of Misrepresenting Data
15:30:00 Marco Russo BI Platform Architecture, Development Administration My Power BI Report is Slow: What Should I Do?

SessionID: 108790

Deploy Azure SQL with Cloud IaC using Terraform

Back to calendar

Event Date: 28-11-2020 - Session time: 09:30:00 - Track: Cloud Application Development Deployment

Speaker: Manohar Punna

Title: Deploy Azure SQL with Cloud IaC using Terraform

Abstract:

In recent years, the cloud has been adopted by most companies. It offers greater flexibility in terms of infrastructure and resource management at a greater scale. Although, if not noticed the prices of maintaining this infrastructure and resources will blow through the roof.

DevOps and deployability of resources as needed have become even more critical with the cloud. Infrastructure as code is a necessity than a luxury. Terraform offer great IaC solution across multiple cloud vendors. In this session, I will explain the importance of infrastructure as code for cloud resources and introduce how Terraform can be used for building your multi-cloud IaC solutions for you SQL environments.

SessionID: 108840

The Transaction Log and How It Affects HA/DR

Back to calendar

Event Date: 28-11-2020 - Session time: 09:30:00 - Track: Enterprise Database Administration Deployment

Speaker: Edwin M Sarmiento

Title: The Transaction Log and How It Affects HA/DR

Abstract:

When choosing the appropriate SQL Server HA/DR solutions, it is important to understand the SQL Server Transaction Log as it affects any solution you choose. In this session, we will look at transaction log basics, how logging and recovery works and how it affects all of the HA/DR solutions available in SQL Server. You’ll be surprised to know that the transaction log is the most important part of your database.

SessionID: 108936

What is Tabular Editor and how can it help me with Power BI?

Back to calendar

Event Date: 28-11-2020 - Session time: 09:30:00 - Track: BI Information Delivery

Speaker: Gilbert Quevauvilliers

Title: What is Tabular Editor and how can it help me with Power BI?

Abstract:

Have you heard of Tabular Editor?

Tabular Editor provides an intuitive hierarchical view of every object in your Tabular Model metadata in an offline mode. This includes displaying everything in your data model (Columns, Measures, Hierarchies) Tabular Editor is another tool you should have in your Power BI Toolkit.

In this session I will cover the following items

• The basics of Tabular Editor and its features.
• Creation of Measures
• Deployment to AAS
• Special preview of Tabular Editor being used with Power BI Desktop
• Automation options (Formatting All DAX Measures, Putting DAX Measures into Description fields)
• Calc Groups
	○ Multiple measures 
	○ Currency format strings
• Other tips and tricks
	○ Copy and paste also between pbix
	○ Move to new folders
	○ Best Practice Analyzer
• Questions

SessionID: 108595

How to Maintain the Same Level of Utilities in Cloud Deployments - Securability, Reliability and Sca

Back to calendar

Event Date: 28-11-2020 - Session time: 10:30:00 - Track: Cloud Application Development Deployment

Speaker: Denny Cherry

Title: How to Maintain the Same Level of Utilities in Cloud Deployments - Securability, Reliability and Sca

Abstract:

In this session we will review the differences between deploying Microsoft SQL Server 2016 in Microsoft Azure and on-premises from a Security, Reliability and Scalability perspective. We'll review the common mistakes which people make when deploying SQL Server Virtual Machines to Azure which can lead to security problems including data breaches. We'll review the common performance problems which people encounter, and how to resolve them. Finally, we'll review the common scalability misunderstandings of Azure and SQL Server Virtual Machines. Join us for this fun session and learn how to improve the security, reliability and scalability of your Azure deployments of SQL Server 2016.

SessionID: 108885

T-SQL Basics: Coding for performance

Back to calendar

Event Date: 28-11-2020 - Session time: 10:30:00 - Track: Application Database Development

Speaker: Eduardo Pivaral

Title: T-SQL Basics: Coding for performance

Abstract:

It is very common in the IT field for a developer to switch to a database developer/administrator role. Even when the programming concepts are the same, the skillsets required to properly code T-SQL are different.

In this session, we will learn some basic tips to improve our code and improve database performance from early application planning stages to existing production applications that require performance tuning.

SessionID: 108886

Exploring Window Functions

Back to calendar

Event Date: 28-11-2020 - Session time: 10:30:00 - Track: Application Database Development

Speaker: Martin Catherall

Title: Exploring Window Functions

Abstract:

Window Functions first emerged with the 2005 release – and were enhanced in 2012.

They provide a window over the result set and the ability to access data other than the current row. This means that somethings that may - at first - seem like they need row-by-row processing can be done in one single set-based query. The set of window functions available also includes server analytical functions that give the ability to perform statistical analysis. Come along to this session and see a deep dive into window functions and learn how their use will add to your ability to process data and write more efficient – and cleaner – queries.

SessionID: 108601

Kusto Query Language (KQL) in Azure Data Studio

Back to calendar

Event Date: 28-11-2020 - Session time: 11:30:00 - Track: Analytics and Visualization

Speaker: Julie Koesmarno

Title: Kusto Query Language (KQL) in Azure Data Studio

Abstract:

Join this session to learn more about the Kusto Query Language (KQL) experiences in Azure Data Studio. This is a quick overview session on how to get started with KQL in Azure Data Studio. You'll learn how to connect to Azure Data Explorer and Azure Log Analytics in notebooks. In this demo-filled session, you will also learn a practical example of analyzing Azure SQL database log stored in an Azure Log Analytics workspace.

SessionID: 108614

Machine Learning Like Never Before - Azure Machine Learning Service

Back to calendar

Event Date: 28-11-2020 - Session time: 11:30:00 - Track: Advanced Analysis Techniques

Speaker: Dinesh Priyankara

Title: Machine Learning Like Never Before - Azure Machine Learning Service

Abstract:

Azure Machine Learning environment is enhanced, it has more features now, and it allows us to create our models with no-code, less-code or with code as well. Let's have a look on its components and features, and let's see how we can easily create a predictive analytics model.

SessionID: 108618

SharePoint Data and Power Apps – Better Together

Back to calendar

Event Date: 28-11-2020 - Session time: 11:30:00 - Track: Application Database Development

Speaker: Aroh Shukla

Title: SharePoint Data and Power Apps – Better Together

Abstract:

Just imagine the day when you as a business user are managing tasks that is making you crazy. Today with SharePoint Online and Power Apps could make life easier for business users. In this session will see how SharePoint Online and Power Apps can provide assist you creating beautiful apps that can work on web, tablet and mobile without lining a single line of code.

SessionID: 108611

Monitoring SQL Server using Community solutions (Free)

Back to calendar

Event Date: 28-11-2020 - Session time: 12:30:00 - Track: Enterprise Database Administration Deployment

Speaker: Javier Villegas

Title: Monitoring SQL Server using Community solutions (Free)

Abstract:

In this session we will cover how to monitor and support any SQL Server Environment using free tools created by community members

SessionID: 108632

Blockchain It's all about Data !!

Back to calendar

Event Date: 28-11-2020 - Session time: 12:30:00 - Track: Cloud Application Development Deployment

Speaker: Mohammad Asif Waquar

Title: Blockchain It's all about Data !!

Abstract:

In this session ,We are going to see how data plays a very important role in the Blockchain network . How we can manage data confidentiality without sacrificing the speed, throughput and integration to existing applications or services using Azure Blockchain Services. We will also explore how we can maintain off chain storage using SQL Server or CosmosDB and display Power BI reports.

SessionID: 108745

Tips and Tricks for Using SQL Server Management Studio Effectively

Back to calendar

Event Date: 28-11-2020 - Session time: 12:30:00 - Track: Application Database Development

Speaker: Greg Low

Title: Tips and Tricks for Using SQL Server Management Studio Effectively

Abstract:

Most SQL Server developers and DBAs work with SQL Server Management Studio (SSMS) all the time. But SSMS is a very capable tool and most users only know how to use a fraction of its features. Greg has recently published an eBook that has been years in the making. Join Greg to see his favourite tips and tricks for working with SSMS.

SessionID: 108612

Whats new with OSS Databases on Azure

Back to calendar

Event Date: 28-11-2020 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment

Speaker: Naginder Singh Virdi

Title: Whats new with OSS Databases on Azure

Abstract:

In this session, we will look at all the new announcements on the Open Source Databases platform on azure during the ignite this year.

SessionID: 108629

Let's Make Semantic Models Simpler using Calculation Groups in SSAS Tabular

Back to calendar

Event Date: 28-11-2020 - Session time: 13:30:00 - Track: BI Platform Architecture, Development Administration

Speaker: Nisal Mihiranga

Title: Let's Make Semantic Models Simpler using Calculation Groups in SSAS Tabular

Abstract:

Calculation Groups is a new feature introduced in DAX which can significantly reduce the calculation redundancy in a Semantic model. This great feature also useful when handling complex calculation requirements. Let's join with me to see how this feature can make the data models simpler yet powerful.

SessionID: 109003

Sneak Peek at SQL Server 2019

Back to calendar

Event Date: 28-11-2020 - Session time: 13:30:00 - Track: Advanced Analysis Techniques

Speaker: Dharmendra Keshari

Title: Sneak Peek at SQL Server 2019

Abstract:

Let's Play with SQL Server 2019 in 100% demo to explore many new capabilities

SessionID: 108593

Secure multiparty Machine Learning with SQL Server Always Encrypted with Secure Enclaves

Back to calendar

Event Date: 28-11-2020 - Session time: 14:30:00 - Track: Application Database Development

Speaker: Stefano Tempesta

Title: Secure multiparty Machine Learning with SQL Server Always Encrypted with Secure Enclaves

Abstract:

Preserving privacy when processing data from multiple sources with machine learning is always a

challenge. Organizations want to perform collaborative data analytics while guaranteeing the privacy of their individual datasets. Combining multiple data sources to support a better outcome improves accuracy of prediction, but it may come at cost of confidentiality, if sensitive information is not accurately protected. SQL Server 2019 adds new data security capabilities with Always Encrypted with Secure Enclaves. By using trusted execution environments (TEEs) to protect your data while in use, you can use machine learning algorithms across different organizations to better train models, without revealing the processed data. This session presents the benefits of Confidential Computing in an ML scenario, where separate health institutes collaborate on data analysis and prediction using Azure ML.

SessionID: 108704

Introduction to SQL SERVER 2019 ML Services

Back to calendar

Event Date: 28-11-2020 - Session time: 14:30:00 - Track: Other

Speaker: M A A Mehedi Hasan

Title: Introduction to SQL SERVER 2019 ML Services

Abstract:

Introduction to ML Services, brief history, installation, installation verification, running the Hello World Python script. Internal Architecture, running a predictive model and its deployment.

SessionID: 108799

Automating the deployment of Linux VMs with SQL Server through Ansible

Back to calendar

Event Date: 28-11-2020 - Session time: 14:30:00 - Track: Strategy and Architecture

Speaker: Murilo Miranda

Title: Automating the deployment of Linux VMs with SQL Server through Ansible

Abstract:

With the recent technological evolution caused by the growth of the cloud, as well as by the open-source revolution at Microsoft, new challenges and tasks have emerged. Functions such as Data Engineer and Cloud Engineer become more and more common and requested.

In an environment with high-scale needs and agility in the processes, it became imperative to use some kind of automation, in order to meet the demand in an intelligent and standardized way. In this session, I will show you how Ansible can help us create VMs on Azure, adjust their settings and install a SQL Server instance. All of this in a scalable and consistent way. With the automation, you will be moved from lead actor to a mere spectator, but you will still be the protagonist :)

SessionID: 108627

Daily indexing problems and its - possible - solution

Back to calendar

Event Date: 28-11-2020 - Session time: 15:30:00 - Track: Application Database Development

Speaker: Uwe Ricken

Title: Daily indexing problems and its - possible - solution

Abstract:

Have you ever been in the situation that an application performed well the last day and - suddenly - you run into problems? Although you have Index Maintenance jobs and statistics up to date you will monitor a big degrade of performance! This session will demonstrate in a over 80 percent demo based presentation the following scenarios which happend this way in real life!

SessionID: 108647

The Untruthful Art - Five Ways of Misrepresenting Data

Back to calendar

Event Date: 28-11-2020 - Session time: 15:30:00 - Track: Information Delivery

Speaker: Alexander Arvidsson

Title: The Untruthful Art - Five Ways of Misrepresenting Data

Abstract:

In this age of information it is imperative to be able to be able to clearly, simply and accurately explain and communicate sometimes complex data.

Right at the intersection of journalism and statistics lies visual communication - the art of using data, charts and maps to convey information. This has been called "the truthful art" as it is an extremely powerful tool that must be wielded with the utmost care. Just like any other tools, however, it can be used for sinister purposes. This session is all about exploring ways that data can be misrepresented to further a goal - while still seem perfectly reasonable. It is intended as an eye opener for anyone interested in the how and why of data deception. We will walk through five stories and explore where the trickery is hidden, discuss a more honest way to communicate the information as well as look at ways to spot potential foul play with data.

SessionID: 108756

My Power BI Report is Slow: What Should I Do?

Back to calendar

Event Date: 28-11-2020 - Session time: 15:30:00 - Track: BI Platform Architecture, Development Administration

Speaker: Marco Russo

Title: My Power BI Report is Slow: What Should I Do?

Abstract:

You created a wonderful Power BI report, but when you open it you wait too much time. Changing a slicer selection is also slow. Where should you start analyzing the problem? What can you do to optimize performance?

This session will guide you in analyzing the possible reasons for a slow Power BI report. By using Task Manager and DAX Studio, you will be able to determine whether you should change the report layout, or if there is something in DAX formulas or in the data model that is responsible for the slow response.

At the end of this session, you will understand how to locate a performance bottleneck in a Power BI report, so you will focus your attention on the biggest issue.