Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vskr72

    Stored procedure stuck in a loop

    The following procedure is stuck in a loop. All I am trying to do is read some columns from a table, load it in TEMP table and write it to a file. Can someone help me here? {code} drop procedure Proc_Test CREATE PROCEDURE SVITTALAM.Proc_Test (OUT p_Cnt VARCHAR(4)...

Part and Inventory Search

Back
Top