Skip to content

Settings and activity

2 results found

  1. 35 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)
    Anthony Perkins supported this idea  · 
  2. 61 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
    Anthony Perkins commented  · 

    Thank you. This is positively brilliant.

    Are there any plans to extend the functionality of "Format SQL" to support the APS/PDW SQL syntax?

    For example, currently you cannot use "Format SQL", if you use code like the following:
    create remote table MyMatabase.dbo.MyTable at ('Data Source = x.x.x.x; User ID = UserName; Password = MyPassword') as
    ...