Subject Re: [firebird-support] i want to update datas of parametric tablename in trigger
Author Dimitry Sibiryakov
> my cust table type values are increment.
> my account tables are increment and user create on runtime in my software (account1, account2...accountN).
> i dont want to if else if else if else ..... it is wrong method.

Not more wrong than creating separate tables in runtime. What prevent
you from keeping all accounts in one table?

SY, SD.