FETCH Layout
joeleich
Posts: 2
I prefer to layout my FETCH statements like this (with indented parameters):
I noticed a similar request in a related post where the poster was suggesting that the EXECUTE statement layout similarly. The feature request was SR-823. Is it possible to add this layout option to that?
FETCH NEXT FROM JOB_PHASE_CURSOR INTO @i_Phase_Level, @Company, @JobNumber, @PhaseCode, @PhaseControlCode, @UnitOfMeasure, @PhaseName, @OriginalDollarEstimate, @OriginalQuantityEstimate, @RevisedDollarEstimate, @RevisedQuantityEstimate, @Active
I noticed a similar request in a related post where the poster was suggesting that the EXECUTE statement layout similarly. The feature request was SR-823. Is it possible to add this layout option to that?
Comments
Thanks for the suggestion.
David Atkinson
Red Gate Software
Product Manager
Redgate Software