Viewing 15 posts - 38,971 through 38,985 (of 59,072 total)
The "users" own the data but you must assume ownership enough to protect the data even from them. Heh... Perhaps a small poem I heard a long time ago...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 8:09 pm
lmu92 (4/7/2010)
GregoryF (4/7/2010)
I think you have gone way beyond the scope of someone who asked what the difference between delete and truncate is 🙂 Don't confuse them while they...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 7:49 pm
miss.delinda (4/7/2010)
1. How many types of temporary tables exist in SQL Server and how is each type symbolized?
2. What is the lifetime and visibility of each type?
3....
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 7:43 pm
Jason Selburg (4/7/2010)
test for numeric:ISNUMERIC(LEFT(yourFieldName,1)) = 1
Heh... you sure about that ol' friend?
SELECT ISNUMERIC(LEFT('$Howdy',1)),
ISNUMERIC(LEFT(',Howdy',1)),
...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 7:25 pm
Tara-1044200 (4/7/2010)
Can some one please let me know what is the exact % of data and backup files that compressess comparing it to 2005.
No because, just like a ZIP file,...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 7:18 pm
gundan01 (4/7/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 7:09 pm
Nice done, Seth. Good clear article. Heh... it's funny how these things happen... I just got done demonstrating to the folks at work how VARCHAR conversions use twice...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 6:48 pm
ChrisMoix-87856 (4/7/2010)
but by point is that he was a certified DBA and because of that, felt entitled to work on our DBA team. Needless to say, we never...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 6:31 pm
robert-695083 (4/6/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 6:18 pm
bteraberry (4/6/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 6:13 pm
nicholas.bazin (4/7/2010)
Hey,I'm quite new to the forum and I greatly appreciate this article.
Much thanks for posting it.
You bet. Thanks for stopping by and thanks for the feedback.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 5:49 pm
kramaswamy (4/6/2010)
I think that it could be an interesting summer job for an intern,...
Heh... summer intern evaluating code for performance problems. I believe that probably won't help.
...because you're...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 5:46 pm
CirquedeSQLeil (4/7/2010)
You know, it is article worthy. I would like to see an article on what made you decide to implement that method and performance factors etc.
I believe that...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 5:16 pm
Gianluca Sartori (4/7/2010)
CirquedeSQLeil (4/6/2010)
Jeff Moden (4/6/2010)
Steve Jones - Editor (4/6/2010)
It seemed to perform the fastest on...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 3:00 pm
Steve Jones - Editor (4/7/2010)
Jeff Moden (4/6/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 7, 2010 at 2:57 pm
Viewing 15 posts - 38,971 through 38,985 (of 59,072 total)