![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Helllo Can somebody help me with the following. I have a stored procedure likt this example: ALTER PROCEDURE "DBA"."T_Test" (IN gs_test CHAR(6)) begin insert into #t1 select o.test as test, o.test1 as test1, 0.test2 as test2, from Test O, where o.test = gs_test; select * from #t1 END |
![]() |
| Thread Tools | |
| Display Modes | |
| |