Javatpoint Logo
Javatpoint Logo

DB2 RazorSQL View

A view is used to define an alternative way of representing the data stored in a table. A view is not a real table and doesn't have any permanent storage. It facilitates you to look at the data in one or more tables. It is a named specification of a result table.

A VIEW can derived from one or more tables. You can use upto 15 tables to create a VIEW.

A VIEW can contain all the columns or a certain columns from the table.

View Contents

View contents block facilitates you to see all records stored in the table.

DB2 view contents





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA