Table of Contents

About

view is a data resource that represents a SQL view of a database.

Example

Operations

A sql view supports the following data operations:

and has a structure only if the select query is valid (a view can be created with an invalid query).

Data Uri

It has the same URI as any relation object such as a table

catalog.schema.viewName@connection

Media Type

The media type for a view is sql/view or view for short against a database system