Global temp tables VS cursors

Global temp tables VS cursors

 

  

Hi guys!
I want to do a procedure to run several steps... I have a doubt in one step... what would you recommend to use? Global Temporay tables or cursors?? Do you know any advantages/disadvantages from those (temp tables and/or cursors) speaking about performance ?? and which of both is the best option to implement in my procedure?

Thanks so much gurus!

Oracle LazyDBA home page