Skip to content

Instantly share code, notes, and snippets.

@jinhduong
Last active July 13, 2018 03:56
Show Gist options
  • Save jinhduong/6d183b7f997819cd5a8354f35c1e471f to your computer and use it in GitHub Desktop.
Save jinhduong/6d183b7f997819cd5a8354f35c1e471f to your computer and use it in GitHub Desktop.
RG SQL
{"posts":[{"a":1,"b":2,"__id":"jgm1lltd"},{"a":4,"b":3,"__id":"jgm1mzv5"},{"a":10,"b":3,"__id":"jgm1we7z"}]}
@leejeffrey1992
Copy link

leejeffrey1992 commented Jul 13, 2018

-- 13/07/2018 Add new column to table a_booking_manual
ALTER TABLE dbo.a_booking_manual
ADD TENANCY_CHARGE_PAY_BY INT NULL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment