Viewing 12 posts - 16 through 27 (of 27 total)
Really very thanks for all, i will work on it to increase the performance.
thanks alot.
October 15, 2012 at 7:09 am
hi all
this is my small part if code, i dont know which cursor taking more time to consolidate the data.
USE [databasename]
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
--Below...
October 15, 2012 at 5:16 am
July 21, 2012 at 11:27 am
thanks jeff your suggestion and ur answer helped me alot jeff.
thanks alot
May 13, 2012 at 10:39 pm
dear Jeff
i dont know how to use books online effectively,so ly i am keep on asking simple question in this forum.
thanks...
May 13, 2012 at 10:33 am
hi lynn,
left outer join - take all values from left table and match with right table, if value not match with right table that row comes...
May 12, 2012 at 11:21 pm
thanks alot
finally i attached mdf and ldf using sp_attach_db procedure.
April 24, 2012 at 3:03 am
Viewing 12 posts - 16 through 27 (of 27 total)