Subject | AW: [firebird-support] question table numbers in select |
---|---|
Author | Olaf Kluge |
Post date | 2013-05-10T07:01:50Z |
Hi Set
even say I use a COMMIT statement to commit my transactions. So what exactly
do you mean with STATEMENT?
community I have learned that a execute statement 'insert into ' ||
:tablename || . is slower than an real statement. You know what I mean?
Thanks.
Olaf
[Non-text portions of this message have been removed]
>>Now I get the tablename from tcategory and I would like to update therecord in the right table.
>>Your suggestion is a viable way. It does not seem to be possible without astatement?
>I don't think I understand, in order to do an update, I always use anUPDATE statement, in order to select I always use a SELECT statement, I'd
even say I use a COMMIT statement to commit my transactions. So what exactly
do you mean with STATEMENT?
>SetI would like to update the table without a text-execute-statement. In this
community I have learned that a execute statement 'insert into ' ||
:tablename || . is slower than an real statement. You know what I mean?
Thanks.
Olaf
[Non-text portions of this message have been removed]