You decide to create a view of the OnLineReadOnly database to show the current reservation status based on passenger name. The view joins tables from across servers. This is an example of what kind of view?
(Only a partitioned view joins horizontally partitioned data from a set of member tables across one or more servers. There is no such thing as a constrained view.)