Skip to content

Settings and activity

1 result found

  1. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Brad commented  · 

    select~~AddressID
    from~~~~Person.Address
    where~~~ModifiedDate
    between~dateadd(month,~-6,~getdate())
    and~~~~~getdate()
    and~~~~~City~~~~~~~~~~~~~~~~=~~~~'Bothell'
    or~~~~~~left(PostalCode,~2)~like~'CB%'
    or~~~~~~PostalCode~~~~~~~~~~=~~~~@prefix~+~@suffix

    Brad shared this idea  ·