Subject Re: [firebird-support] Insert data into table with UDF
Author Svein Erling Tysvaer
gusta1308 wrote:
> Is posible insert data into table with UDF?

What are you trying to do? Inserting data through a UDF sounds like a
bad idea, but inserting data that you select through a UDF is something
different.

Set