Subject | Re: ===Problem in creating stored procedure=== |
---|---|
Author | Daniel Albuschat |
Post date | 2006-07-26T06:18:56Z |
This message belongs to "Badly need your Help-Very urgent".
2006/7/26, rambabu.piridi@... <rambabu.piridi@...>:
Please keep the discussion on the mailing lists. This makes it easier
for others
to answer your question, which, in turn, will get your problems solved
more quickly.
Ann is quite right about what she said about skip and first.
can you explain to me what exactly you're trying to accomplish?
Perhaps there is no need for skip and first at all to solve your problem.
Isn't it possible to work with something like "where userid >= 20 and
userid <= 40?
Regards,
Daniel Albuschat
--
eat(this); // delicious suicide
2006/7/26, rambabu.piridi@... <rambabu.piridi@...>:
>Hello,
> Hi Daniel,
>
> I am trying to create a stored procedure with the information given by you. But it is showing exception at first key word.
Please keep the discussion on the mailing lists. This makes it easier
for others
to answer your question, which, in turn, will get your problems solved
more quickly.
Ann is quite right about what she said about skip and first.
can you explain to me what exactly you're trying to accomplish?
Perhaps there is no need for skip and first at all to solve your problem.
Isn't it possible to work with something like "where userid >= 20 and
userid <= 40?
Regards,
Daniel Albuschat
--
eat(this); // delicious suicide