sql
15 TopicsGame of Learner Clinics for Data 2022
The Game of Learners Clinics for Data is a 5-week skilling initiative, which aims to help you learn and gain technical skills on how to work with data in the cloud. This Initiative will also provide you with the option to get to receive a free voucher to sit for the DP-900 Azure Data Fundamentals Exam. Register at https://aka.ms/dataclinics/register1.4KViews2likes0CommentsCreate fake data for a demo or presentation
In preparation for a demo in his talk, Leon Welicki needed "safe data", meaning data that looks legit but is fake. This post shares how I use Azure SQL Database templates, ChatGTP, and the .NET package Bogus to create data safe to be used, random, but that fits the demo theme and requirement.8.3KViews1like0CommentsGetting Started with Databases: SQL and Data Visualizations Basics
The importance of learning SQL cannot be argued against. The requirement for SQL skills on job description expands to more than just traditional developer roles. This follow-along session will help you get started with learning SQL by showing real examples of how to read and write to a SQL database. Data is only important by what we can learn from it so we will also cover how you can take data, explore it with SQLlite in an R notebook and build visualizations that tell a story, with the tidyverse framework.3.1KViews1like0Comments