answersLogoWhite

0

What is VIEW in MySQL?

Updated: 10/3/2023
User Avatar

Wiki User

16y ago

Best Answer

In databases, a view is a stored query accessible much the same way as a table.

The view does not hold any data, but can be used to retrieve data from one or more tables.

Views can represent a subset of the data contained in a table, can join and simplify multiple tables into a single virtual table, can aggregate table data (using sum, avg, count, etc) and can hide the complexity of data

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

View is read-only

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is VIEW in MySQL?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is MySQL open source?

Yes, MySQL is open source and is free to download and install. You can use the MySQL Installer to install and configure MySQL server on Windows operating system. It provides a simplified installation and configuration process for MySQL products running on Microsoft Windows. The list of MySQL products includes the following items: MySQL Server MySQL Workbench MySQL Router MySQL Shell MySQL for Visual Studio MySQL Reference Manuals PDF MySQL connectors (MySQL/Python connector, MySQL/NET connector, etc.) MySQL database examples. To get started with MySQL database easily, you can use the comprehensive solution provided by dbForge Studio for MySQL, which allows you to efficiently process data and automate the management of your database objects.


Is MySQL a server?

MySQL is an open source relational database management system based on SQL queries. It was developed by the Swedish company MySQL AB and is now a subsidiary of Oracle Corporation. Your could use a MySQL Client, for example dbForge Studio for MySQL, to install and connect to MySQL Server as a first steps to get started with MySQL.


What is MySQL AB?

MySQL AB's population is 400.


What is the logo of MySQL?

The MySQL logo is made up of the world MySQL and it has a dolphin jumping upwards on the right side.


When was MySQL created?

MySQL was first released on 23rd May 1995.


What is MySQL AB's population?

MySQL AB's population is 400.


When was MySQL AB created?

MySQL AB was created in 1995.


When was MySQL Archive created?

MySQL Archive was created in 2004.


When was MySQL DataController created?

MySQL DataController was created in 2010.


When was MySQL Federated created?

MySQL Federated was created in 2005.


How does DBMS handle concurrent updates in MySQL?

MySQL is an RDBMS.


What is a official website of MySQL?

The official website for MySQL is MySQL.com.