| Author |
Message |
joeleich
Joined: 04 Feb 2009 Posts: 1
|
Posted: Wed Feb 04, 2009 5:19 pm Post subject: FETCH Layout |
|
|
I prefer to layout my FETCH statements like this (with indented parameters):
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? |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1079
|
Posted: Wed Feb 04, 2009 6:01 pm Post subject: |
|
|
Done!
Thanks for the suggestion.
David Atkinson
Red Gate Software |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group