You can probably use an insert or update to do that. Larry
On Nov 19, 2007 4:39 PM, Arora, Parvinder <[EMAIL PROTECTED]> wrote: > A primitive question: How do I create tables using ibatis? > > I want to be able to do something like this > > Create table <XX> as > Select ... > From ...
