Stories recently tagged with 'n00b'

Immediate Window - A forgotten tool(ohnull.com)

submitted by nillfmnillfm(265) 3 years, 11 months ago

A little bit about the Immediate Window tool available in Visual Studio. read more...

2 comments |category: |Views: 36

tags: another

How SQL Server short-circuits WHERE condition evaluation(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 3 years, 11 months ago

As a developer you must be aware that SQL Server does not do short-circuiting like it is done in other programming languages and there's nothing you can do to force it to. read more...

add a comment |category: |Views: 19

tags: another