How to Create a View in SQL and Its Usesby@sandeepmishratech
700 reads

How to Create a View in SQL and Its Uses

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Views in Structured Query Language (SQL) are simply virtual table which is formed based on results obtained from the query. Views can be created using single tables and multiple tables. Views can also be updated, deleted, renamed, and inserted in rows. We use these views to avoid using multiple tables and save space in the database. These views manage data very easily from relevant tables quietly. We can specify which rows and which columns should be present in the views, which also depends on the condition we specify.
featured image - How to Create a View in SQL and Its Uses
Sandeep Mishra HackerNoon profile picture

@sandeepmishratech

Sandeep Mishra


Receive Stories from @sandeepmishratech

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa