Viewing 3 posts - 1 through 3 (of 3 total)
Thx For Reply,
This problems have been solved with the assist of all you guys, especially Ramesh.
Thx Very Much.
M.F.R
September 5, 2006 at 4:29 am
Thanks Ramesh,
i've little complex validation (maybe just for me :-)),one of them is :
i want to populate data on table TmpMasterAR with data from table MasterAR.
--MasterAR Table
select
MasterARStoreID StoreID,
MasterARTgl Date,...
September 4, 2006 at 1:25 am
Thanks for reply,
in this situation, i want to do some validation on each record being returned by sql
statement before storing the values into destination table.
should i use temporary table...
September 3, 2006 at 9:16 pm
Viewing 3 posts - 1 through 3 (of 3 total)