a todo > marking the undelivered emails to the do not send list

Everytime you learn you need to update the system

ALTER TABLE [dbo].[Leads]
ADD donotsendemail BIT NULL
learning the syntax everwhere gets updated

Cant relly use the no reply the server relay and server denied other type of issues

Update and run with parameter > cant be done in an enterprise system a devops guy and test environment and approvals needed

I needed to write =1

updated and rerun with the trigger

after updates even the existing code can break run with the default parameter and have it ready for all times

be able to reach the bottom

Intersecting lists

Update and terminate

3 stages

Can i use notion gpt to make it better?

Wait or send a mock email to test

Reference
https://stackoverflow.com/questions/40244152/how-to-add-a-boolean-datatype-column-to-an-existing-table-in-sql
Imported from rifaterdemsahin.com · 2024