Syntax
Parameters
Example
Say we create the tablet3 in the public schema and a view v3.
SHOW VIEWS to show the existing views.
Starting from v2.7.0, the
name column in the output includes the schema name as a prefix (e.g., public.view_name). This helps distinguish views with the same name in different schemas when querying across multiple schemas in the search path.