Viewing 15 posts - 1,501 through 1,515 (of 2,463 total)
vatha.meba (7/30/2010)
I have used management studio to insert into the table and it inserts.
On average how much time it took ?
August 2, 2010 at 5:18 am
James Tech (8/1/2010)
Steve Jones - Editor (8/1/2010)
You can setup a linked server between them, or you can use the OPENQUERY command from one server to get data from the other.
Thanks...
August 2, 2010 at 5:06 am
you can store case conditions in a table (so called metadata) and fetch the conditions from there.
August 2, 2010 at 4:57 am
I think Sql optimizer will create new exec plan acccording to the new statistics( after statistics update).
next Sp/function run would be smoother. am i right ?
August 2, 2010 at 4:12 am
le_eli (7/30/2010)
2. "invalid column Name" usually means Invalid column name
Very Good catch:-D
August 2, 2010 at 4:10 am
2005_DBA (7/30/2010)
This is an interview question.
Lets say some one come to you and say production server is responding slow. User complain about performance of production system. As a DBA...
July 30, 2010 at 3:54 am
can you clarify the issues , so that people can go for precise and close solution
July 30, 2010 at 2:30 am
Jeff Moden (7/29/2010)
Bhuvnesh (7/28/2010)
Jeff Moden (7/28/2010)
you'd need a loop for that.or may be batch approach can make work smoother
The loop would control "batches". That being said, what do...
July 30, 2010 at 1:47 am
sushantkumar1984 (7/29/2010)
Exactly where in india ?Jaipur..
What abt u
Regards,
Sushant
Delhi
July 30, 2010 at 12:42 am
Jeff Moden (7/28/2010)
you'd need a loop for that.
or may be batch approach can make work smoother
July 28, 2010 at 11:19 pm
sushantkumar1984 (7/28/2010)
India
Exactly where in india ?
July 28, 2010 at 10:54 pm
Viewing 15 posts - 1,501 through 1,515 (of 2,463 total)