Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

INSERT using a SELECT query #7

Open
nukep opened this issue Apr 14, 2015 · 0 comments
Open

INSERT using a SELECT query #7

nukep opened this issue Apr 14, 2015 · 0 comments

Comments

@nukep
Copy link
Owner

nukep commented Apr 14, 2015

The goal is to be able to run:

INSERT INTO table_a SELECT count(*), avg(a) FROM table_b GROUP BY category;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant