Skip to content

Arithmetic operations #23

@heyanger

Description

@heyanger

sql1 = select artists.* order by artists.deathyear - artists.birthyear limit 1
sql2 = select artists.deathyear - artists.birthyear order by artists.deathyear - artists.birthyear limit 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions