I thought you can pass table names dynamically using a $table_name. My best
bet would be to create the table name at your dao layer and pass it as a
param to the query.



On Thu, Aug 21, 2008 at 11:31 AM, Nicholoz Koka Kiknadze <[EMAIL PROTECTED]
> wrote:

> To be honest in the first place I'd ask DBA to use partitioning if your db
> engine supports that, and if not, to create union USERS query to run my
> queries against.
>

Reply via email to