Viewing 4 posts - 1 through 4 (of 4 total)
Great solution.
Just a question: why a join and not an IN clause in the WHERE statement of the top SELECT?
It should save I/O time not having to pull from the...
August 29, 2005 at 9:14 am
Thanks for reply,
I think I can retain NT Admin password, and just give the password of the login owning the actual db.
Does it look feasible a double DB structure with sensible data and...
August 11, 2005 at 8:13 am
Seams really simple and interesting
But what about performance issues?
Using the view that makes the UNION instead of the BigTable would degrade performance or may instead boost it?
How should the constraints...
July 11, 2005 at 9:27 am
Where can I find more info about
"dbcc showcontig, sp_spaceused"
"dbcc freeproccache "
and a "How To" on performance tuning
Regards
Giovanni
July 11, 2005 at 6:40 am
Viewing 4 posts - 1 through 4 (of 4 total)