Hello,
Le 8/07/09 11:30, nha a écrit :
> Hello,
>
> Le 30/06/09 8:47, Daniel Gordon a écrit :
>> I'm trying to record the results of a select statement into a separate
>> table. I need the information selected, the column it was stored in,
>> the table it was stored in, and the query that select
Hello,
Le 30/06/09 8:47, Daniel Gordon a écrit :
> I'm trying to record the results of a select statement into a separate
> table. I need the information selected, the column it was stored in,
> the table it was stored in, and the query that selected it.
> [...]
> Here is the table I'm trying to
I'm trying to record the results of a select statement into a separate
table. I need the information selected, the column it was stored in, the
table it was stored in, and the query that selected it. Everything I've
read so far says that triggers can't trigger from select statements, and
they don