Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (45k points)

Could someone tell me what is a view in SQL?

1 Answer

0 votes
by (99k points)
edited by

A view in SQL is a statement, that is stored in the database, with an associated name. A view would contain all rows of a table or select rows from a table.

If you want to learn SQL and get certified, then I would recommend you to take up the SQL training and certification program from Intellipaat!

Also, do check out our video to help you get started.

Related questions

0 votes
1 answer
asked Oct 20, 2020 in SQL by dev_sk2311 (45k points)
0 votes
1 answer
asked Jan 16, 2020 in SQL by anmolj (9k points)
0 votes
1 answer
asked Aug 16, 2020 in SQL by Sudhir_1997 (55.6k points)

Browse Categories

...