Viewing 3 posts - 1 through 4 (of 4 total)
ok thanx a lot for that clue it works...
September 13, 2005 at 7:52 pm
#589576
thanx before..
the problem i faced is query for distribute 3 id_support to handle amount of id_cust where thats distribute incremental based on id_support...
the source and the result will like that...
September 13, 2005 at 2:52 am
#589273
HI ALL,
i just try to solve my problem..but it can't run..
this my code trial :
CREATE PROCEDURE SP_TRY
@ID_DATEL numeric
AS
DECLARE
@ID_PELANGGAN AS NUMERIC,
...
September 13, 2005 at 12:24 am
#589242