Owais QayumCoursera Meta Database Engineering Capstone Project: A Comprehensive Booking System for Little…This Covers data modeling, creating reports, optimized queries, data visualization with Tableau and integrating with a Python client.Mar 21Mar 21
Owais QayumDay 2/100: Getting started with T-SQLIn this blog post, I will show you some more queries that you can use with the SELECT statement to filter, sort, group, and limit your…Mar 16, 2023Mar 16, 2023
Owais QayumDay 1/100: Getting started with T-SQLWelcome to the first day of our 100 days challenge to learn T-SQL, the Microsoft extension of the SQL language. In this post, we will cover…Mar 15, 2023Mar 15, 2023
Owais QayumProcesses In Elixir (part 1)The fundamental units of concurrency in the elixir are processes. Don't confuse them with operating system processes. Elixir processes are…Oct 26, 2020Oct 26, 2020