Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Need your urgent help

    you could try writing a stored procedure that looks something like this.(I have used the table datatype. you could use a temporary table if u want.)

    -------------------------------------

    create procedure update_active_operation

    ...

Viewing post 1 (of 1 total)