Viewing 13 posts - 61 through 73 (of 73 total)
yip i used cross apply yesterday... works good, though hurts performance
September 4, 2008 at 9:06 am
i want to process each row....
September 3, 2008 at 3:23 am
or how can i retrieve the Context attribute value where its equal to Acquire ??
August 25, 2008 at 4:00 am
it might possibly be because im extracting node values from XML contained in a column from one of the tables... any ways around this....
August 19, 2008 at 9:06 am
actually one of our java developers are trying to execute the proc, on our uk based server
August 14, 2008 at 2:45 am
is there a better way that can improve performance cause im calling that function through a stored procedure. the table concerned has lots of xml in it...
July 30, 2008 at 7:33 am
indexes are gona improve query performance, but without the PK's or FK's i would be joining like crazy to get results, thats IF i get the proper results.... let me...
July 21, 2008 at 7:33 am
MovementCollection:
1.MovementIdentifierContext- 'movement type'
2.MovementIdentifier - '000000012' --->not unique
3.MovementIdentifierComposite - '1+2' -->not unique
4.BinaryData - 'image'
5.XML - 'Full XML'
MovementRelationship
1.MovementIdentifierContext - 'movement type'
2.MovementIdentifier - '00000012' --->not unique
3.MovementIdentifierComposite - '1+2' --->not unique
4.Relationship - 'nature...
July 21, 2008 at 7:03 am
Viewing 13 posts - 61 through 73 (of 73 total)