Hi Robinson,<br>Can you be a little more clear on your problem. From my understanding, the SQL when fired from inside a Stored Procedure / Front End takes 9 seconds to execute and from isql, it starts giving me results much quicker. Is this correct ?<br><br>If this is the...
Hi Mary1,<br>This kind of problem occurs when you use isnull() on a column defined as a char and the database contains space for the same. Say we have a column 'b' in table 'test'. If we use the query 'select isnull(b,0) from test' then it will give an output similar to...
I am not aware of any such facility available on Sybase. If you get to know it, please mail me at <A HREF="mailto:srajesh@kanbay.com">srajesh@kanbay.com</A>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.