Open GoogleCodeExporter opened 9 years ago
Don't know this is covered but...
As a user I would like to populate one table with one query (multiple rows).
Original comment by i...@spirit-of-stockholm.se
on 22 Feb 2013 at 12:57
The idea of this user story was to be able to write a query to pick up a single
column with values to be used for the generation of *one* column.
For example a scenario when you have logical foreign keys, you would write a
select statement to pick up items from the logical parent and use those in the
child.
What you are seeking is a INSERT INTO table(<columns>) SELECT <columns> FROM
otherTable. This be added as another another user story.
Original comment by a03pe...@gmail.com
on 22 Feb 2013 at 1:20
This *can* be added as another user story.
Original comment by a03pe...@gmail.com
on 22 Feb 2013 at 1:21
Original issue reported on code.google.com by
a03pe...@gmail.com
on 20 Dec 2012 at 11:21