Add a join to a preexisting view

I have a preexisting View, originated from a table in the datawarehouse, and I would like to add to this view a column from another table of the same schema.
Is it possible to perform this join on a preexisting View without having to transform it into a Derived Table?

0 3 727
3 REPLIES 3
Top Labels in this Space
Top Solution Authors