Adding values to existing cursor SQL Server -


is possible add values cursor exists? while processing (between begin , fetch next)??

edit 1:

i have list of values in cursor. on doing logic , selecting few records.i need perform same logic on newly selected records may lead other new records , on. recursive drill down.


Comments

Popular posts from this blog

Need help in packaging app using TideSDK on Windows -

c++ - boost interprocess mutex in managed_shared_memory -