Lesson Learned #309: Create a DDL Trigger on Database in Azure SQL

Today, I’ve an interested way to add an additional logical at the moment that we create or drop a table, basically using, 
CREATE TRIGGER [XZY] ON DATABASE AFTER create_table
 
For example, we could create this trigger to prevent that ou… Continue reading Lesson Learned #309: Create a DDL Trigger on Database in Azure SQL

Lesson Learned #308:Extended properties are not permitted on ‘dbo.xyz’, or the object does not exist

Today, we worked on a service request that our customer is implementing DATA SYNC and they got the following error message: “Database re-provisioning failed with the exception ‘SqlException Error Code: -2146232060 – SqlError Number:15135, Message: Obje… Continue reading Lesson Learned #308:Extended properties are not permitted on ‘dbo.xyz’, or the object does not exist

Meet a recent Microsoft Learn Student Ambassador graduate: Josh Tillson

Content warning: This post discusses mental health issues.
 

Tell us your name, country, university and degree? 

My name is Josh Tillson, I’m a Computer Science and Business major at the University of British Columbia in Canada.

Why did y… Continue reading Meet a recent Microsoft Learn Student Ambassador graduate: Josh Tillson

Meet a recent Microsoft Learn Student Ambassador graduate: Jingyi Zhu

Tell us your name, country, university and degree? 
 
My name is Jingyi Zhu. I am pursuing a degree in Bachelor of Commerce, a double concentration in Management Information Systems and Human Resources at McGill University in Canada. I enjoye… Continue reading Meet a recent Microsoft Learn Student Ambassador graduate: Jingyi Zhu

Meet a recent Microsoft Learn Student Ambassador graduate: Saad Aslam

Tell us your name, country, university and degree?
 
Hi . I am Saad Aslam. I graduated from Government College University Lahore in Pakistan with a bachelor’s degree in Computer Science.
 

 
Gold Student Ambassador Saad Aslam
 
Whe… Continue reading Meet a recent Microsoft Learn Student Ambassador graduate: Saad Aslam