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

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -