tencent cloud

Using View
Last updated: 2025-01-03 15:27:27
Using View
Last updated: 2025-01-03 15:27:27
In Data Lake Compute, a view is a logical table rather than a physical table. Whenever a view is referenced during a query, the query that defines the view will be executed. You can create a view through SELECT and reference it in future queries.Details can be found in the SQL Syntax.
System restraints
A view name is case-insensitive and can contain up to 128 letters and underscores.
Data Lake Compute doesn't support managing data access permissions through views.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback