Yes, you can use the $ syntax instead of the # to do that.

Larry


On Nov 20, 2007 9:54 AM, Arora, Parvinder <[EMAIL PROTECTED]> wrote:
> Can I dynamically bind the table name ?
>
> ~Parvinder
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Larry Meadors
> Sent: Monday, November 19, 2007 11:20 PM
> To: Arora, Parvinder; [email protected]
> Subject: Re: a primitive question
>
> 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 ...
>

Reply via email to