My expectation is that namespaces would work like visual studio. If in adventureworks I type:

SELECT * FROM Sales.

As soon as I type the . it goes ahead and completes it with the wrong thing. I would expect that I would hit the . and I would get a list of items in the Sales Schema.
jeffkey66
0

Comments

1 comment

  • Lionel
    Thanks for the feeback. The schema support is still at an early stage. In the final version it should give a list of objects that are only in that schema. We will also be adding a way of viewing the schema of an object in the candidate list.

    Lionel
    Lionel
    0

Add comment

Please sign in to leave a comment.