Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arithmetic operations #23

Open
heyanger opened this issue May 17, 2019 · 1 comment
Open

Arithmetic operations #23

heyanger opened this issue May 17, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@heyanger
Copy link
Owner

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

@heyanger heyanger added the wontfix This will not be worked on label May 17, 2019
@heyanger
Copy link
Owner Author

Low priority issue for now

@heyanger heyanger changed the title Minus Arithmetic operations May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant