Viewing 15 posts - 31 through 45 (of 226 total)
1. Try looking into Bitwise operator.
2. Create a function or a procedure which has the jave code and make a call to that function/ procedure in all other procedure.
3. How...
February 27, 2009 at 4:36 pm
I am sure it can be done by modifying the table. If we have a table, logic and calculation can be part of the table or avoid any calculation or...
February 4, 2009 at 5:12 am
Nigel Rutter (2/4/2009)
Amit Lohia (2/4/2009)
This can be done without a loop.Any possibility you could expand on this?
Here is the logic but if you want me to write the script let...
February 4, 2009 at 4:49 am
This can be done without a loop.
February 4, 2009 at 1:26 am
You are right, but if you look at the result set it give you the same recordset. Second row should be b@test.com
June 17, 2008 at 4:20 pm
It will return the same result set
0657F7ED-58CA-4A3D-8393-B9A3DD315319A@test.com0657F7ED-58CA-4A3D-8393-B9A3DD315319
I think it is because of [1]
June 17, 2008 at 4:07 pm
XML>
Institution Id="0657F7ED-58CA-4A3D-8393-B9A3DD315319">
Users>
User>
Email>A@test.com
...
June 16, 2008 at 4:40 pm
Lars,
It is very difficult to write an article to address all level of reader.
Amit
July 23, 2007 at 1:01 pm
Please posted your method of job scheduling. I may learn something new.
June 20, 2007 at 10:50 am
Guys
The rating of this article is not a justification towards the Author. Rating should be based on the article and not for ERWin.
April 23, 2007 at 11:25 pm
Did you resolve this error? What was the solution ?
The above solution is not working for me
April 16, 2007 at 12:42 pm
Jeff
If we over do anything. It will create a problem but in general I do not think View have that bad of performance that we should avoid.
Amit
March 8, 2007 at 9:40 pm
I agree with you steve. If you retrive all the columns from base tables whether you are using SP or Views there will be impact on performance, It is nothing...
March 8, 2007 at 9:58 am
Steve
You are right, I wanted to do the change without using the variable.
but at present I am having difficulty explain the developer with this simple join. I will freak him out with...
February 26, 2007 at 10:17 pm
Is there any know issue or someone having a problem of running SQL 2000 and SQL 2005 together (may be a different machine)
November 8, 2006 at 4:51 pm
Viewing 15 posts - 31 through 45 (of 226 total)