opnGauss SQL Syntax - View
define view
⚫ A view is a virtual table derived from one or several basic tables, which can be used to control user access to data. The SQL statements involved are shown in the following table.
⚫ Description:
The view is different from the basic ...
leo001.hashnode.dev2 min read