Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

SQL: Views #128

@oldoc63

Description

@oldoc63
  • Suppose the combined listing of weather records and city location is of particular interest to your application, but you do not want to type the query each time you need it.
  • You can create a view over the query, which gives a name to the query that you can refer to like an ordinary table:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions