Viewing 4 posts - 1 through 4 (of 4 total)
I asked how to get weekdays between two given dates.
Results will display in table like
startday (monday_date) , endday (friday_date) ,week_number
June 15, 2011 at 11:32 pm
I think you saw the output.
Can i know any other way to get same output.
June 15, 2011 at 12:09 am
tharuraju (6/1/2011)
I would like to know how to get the stored procedures
parameters along with it's types ??
create proc spstore
as
...
June 3, 2011 at 12:05 am
Please use this.
SP_HELP 'Procedure Name'
June 3, 2011 at 12:05 am
Viewing 4 posts - 1 through 4 (of 4 total)