Viewing 15 posts - 316 through 330 (of 455 total)
Carlo Romagnano (6/23/2011)
If the condition of the WHERE clause validates to true then the result set is returned. If it does not, the result set is empty.
This is true...
June 23, 2011 at 9:00 am
Steven Willis (6/22/2011)
June 22, 2011 at 10:43 am
Steven Willis (6/22/2011)
June 22, 2011 at 10:31 am
amenjonathan (6/22/2011)
June 22, 2011 at 9:33 am
I'd add another criterion I've found lacking from the search/interview process: Don't hire anyone who hasn't broken anything. Ever.
Seriously. If they haven't broken something, then they've been holding themselves back....
June 8, 2011 at 8:58 am
SQLZ (5/31/2011)
May 31, 2011 at 7:32 am
I always hate it when supposedly intelligent people try to group others together by something as nebulous as a generation. They meticulously compile and analyze statistics to get to a...
May 25, 2011 at 7:03 am
Ninja's_RGR'us (5/23/2011)
Am I really smarter than the best MS engineers who had years and trillions...
May 23, 2011 at 12:25 pm
alen teplitsky (3/9/2011)
sknox (3/9/2011)
alen teplitsky (3/9/2011)
if the TRUN CATE TABLE command is logged, why can't you run it on a table that is published for replication?
Essentially, TRUN CATE TABLE simply...
March 9, 2011 at 10:00 am
alen teplitsky (3/9/2011)
if the TRUN CATE TABLE command is logged, why can't you run it on a table that is published for replication?
Essentially, TRUN CATE TABLE simply invalidates all of...
March 9, 2011 at 8:47 am
dave.farmer (3/1/2011)
DugyC (3/1/2011)
The explanation I found in this article http://sqlserverpedia.com/wiki/Heaps under heading Forwarded Records said... Any non-clustered indexes on...
March 1, 2011 at 7:00 am
mtassin (2/28/2011)
SELECT 0%0
gives
Msg 8134, Level 16, State 1, Line 1
Divide by zero error encountered.
So it seems you can use it to divide 0 by 0 and...
February 28, 2011 at 8:41 am
I thought this site loved all SQL database engines, but it just isn't in love with them...:-P
February 14, 2011 at 8:05 am
Mike Dougherty-384281 (2/11/2011)
Hugo Kornelis (2/11/2011)
The reason the resource database was introduced was to make applying service packs easier. Instead of dropping and creating system objects in the master database, the...
February 11, 2011 at 10:53 am
Viewing 15 posts - 316 through 330 (of 455 total)