Re: [SQL] create stored procedure from temporary table

2004-11-29 Thread Christopher Browne
Oops! [EMAIL PROTECTED] ("Nurdin") was seen spray-painting on a wall: > i was wondering, how to create dynamic table like temporary table > but create from function and the result from function toocos i > want count same calculation from other table migh be a multiple > table so i need looping

[SQL] create stored procedure from temporary table

2004-11-29 Thread Nurdin
i was wondering, how to create dynamic table like temporary table but create from function and the result from function toocos i want count same calculation from other table migh be a multiple table so i need looping and join table...   thnax   nurdin