Viewing 15 posts - 3,841 through 3,855 (of 5,356 total)
Hi Brendon,
quote:
I've got a classical situtation where the records from my query needs to be pivotedeg.
record1
record2
record3
record4
...
to become
record1 record2 record3 record4....
I have...
October 6, 2003 at 1:54 am
Hi Andy,
quote:
Frank - I'd say an honest 4-6 weeks. Incredbile that in 2003 anything can take that long, but I sent several...
October 6, 2003 at 1:31 am
Hi Fab_Innocenti,
hello! I have a sheet excel and I have to update particular cells of the sheet with the result of a sql query. I have found some example but...
October 1, 2003 at 12:00 pm
Hi pop022,
for performance reasons I would suggest NOT to name your sprocs sp_*.
AFAIK SQL Server will always look first into master for sp_*
Just my $0.02
Frank
October 1, 2003 at 11:47 am
Hi Gil,
well like Gary I have not script to recreate them, but here is what I use to drop
select
'drop index ' + o.name + '.'...
September 28, 2003 at 10:31 am
Hi SQLBill,
quote:
Every time I read something (not just here) I wish I had the ability to correct typos or at least 'point...
September 20, 2003 at 1:38 pm
quote:
Falling On The Floor Laughing (FOTFL or FOFL)Acronymmmmmmmssssssssss Agh!
September 20, 2003 at 1:31 pm
to piggy-back on the previous two posts
Given your example would your procedure return
8
9
6
11
7
23
Lower and upper included, excluded, partially in (excluded)
???
Lots and lots of question.
You should really provide more information...
September 20, 2003 at 1:23 pm
Hi beath,
quote:
We've got one of these "HR versus IT" meetings brewing where HR are demanding that ALL IT personnel be excluded from...
September 20, 2003 at 1:17 pm
Hi AC,
quote:
Is there anyone knows how to create a function which returns a random positive integer number within user defined range? ...
September 20, 2003 at 1:01 pm
Hi David, ![]()
quote:
FOTFL
I hail thee...............
What does FOTFL stand for?
Btw, not to get...
September 19, 2003 at 7:13 am
quote:
I am not sure if it can be done using EMI think I am missing something obvious.
Can u...
September 19, 2003 at 7:00 am
quote:
or is there any simpler method?
EM? ![]()
No, serious, look at BOL for...
September 19, 2003 at 6:10 am
quote:
Can I achieve some performance benefits by moving certain related tables on differentFilegroups.
if these filegroups...
September 19, 2003 at 5:48 am
quote:
Liked this solution - have also gotten Bulk Insert to work. What I was really looking for was a stored procedure that...
September 19, 2003 at 5:29 am
Viewing 15 posts - 3,841 through 3,855 (of 5,356 total)