Skip to content

Instantly share code, notes, and snippets.

@niktho
Created August 25, 2019 14:04
ALTER TABLE dbo.Customer
ADD Age TINYINT NOT NULL;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment