I'm trying to create a view with subquery in DDT but when I see the fields of view, appears only in the field you search subquery.
It has another way to achieve this?
Thank you
When the DDT deploys, it flags the database, UDFs, views, and sprocs with an extended property that indicates that the component was deployed using the DDT, so if a DBA or some other IT person adds their own views, UDFs, sprocs, etc. it will not remove them when updating. That is what is giving you the error it would seem.
So version details, etc. will be helpful. Thanks.