Hi,
I’m wondering if I can execute “insert into table_a (column_a1, column_a2…) select column_b1, column_b2 from table_b where…” statement from empire-db. If it is not supported out of the box, is it possible to extend DBCommand class and add the capability? Thanks, Kenji Nakamura
