Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
5いいね 509 views回再生

6# Creating Views in MySQL server | MySQL Development

In MySQL Server, a view is a virtual table based on the result-set of an SQL statement.

A view contains rows and columns, just like a real table.
How to create a View from an existing table

コメント