Viewing 15 posts - 916 through 930 (of 1,048 total)
bcoz cursor works on row-by-row basis taht why it takes long time to execute if there are execess rows in your table...
October 16, 2012 at 7:23 am
Hi,
as in to fetch every row value we use statement-
fetch next from db_cursor into @fcity,@fstate
How using while loop I fetch every row value?
October 16, 2012 at 7:16 am
i forget to paste the last lines of close and deallocate cursor plzz make them include
October 16, 2012 at 7:06 am
very easy question to get +1 point 🙂
October 16, 2012 at 5:17 am
what a question it is//:w00t::cool:
October 16, 2012 at 5:08 am
truly saying am not clear with the wordings of the question and lose points due to that 🙁
October 16, 2012 at 5:01 am
i think Disabling the trigger is the suitable answer for this..
i got wrong for this queston...
October 16, 2012 at 4:58 am
good intresting question......
its a weird thing that it works good for 10 9s and 8 9s but not for 9 9s....
October 16, 2012 at 3:36 am
tricky question..
for this question you must have detailed knowledge
October 16, 2012 at 3:13 am
good Question....
great explanation from all you guys 🙂
October 16, 2012 at 12:09 am
Viewing 15 posts - 916 through 930 (of 1,048 total)