SQLServerCentral » Latest topics
Nested insert statements problem
Hello all. fairly new to SQL. but not that new.
I have 3 stored procedures.
The first one has a statement like "Insert into #TblZBKSP Exec m2maux01..sp_calcbookandshipreportreva @DateRangeFrom"
The second also has an insert statement from the
I have 3 stored procedures.
The first one has a statement like "Insert into #TblZBKSP Exec m2maux01..sp_calcbookandshipreportreva @DateRangeFrom"
The second also has an insert statement from the
No comments:
Post a Comment