Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9239

Re: Referencing resultset field in procedure

$
0
0

Ahhh, great Lars.  I finally got it to work!  I took out the extra step at end so it's like this now and working perfectly;

 

searchStamp NVARCHAR(45) := '';

select theTime into searchStamp  from MYSCHEMA.TABLE where condition = 'x';

select theTime into searchStamp from myStamp;


Many thanks!

-Patrick


Viewing all articles
Browse latest Browse all 9239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>