Pulse » Recent Items from 6/2/2011
Welcome!
Pulse has a simple goal: to give you a quick view of what's happening in the SQL Server community.
-
Browse
Finding interesting content on Pulse is easy – you can drill down to a specific time period (by clicking on the bars of the chart), toggle different types of content on and off, and sort the results by popularity or recency.
-
Vote
Discovered an informative blog post or a hilarious tweet? Tell the rest of the community about it by voting it up or down. Behind the scenes, our popularity algorithm will make sure it rises to the top of the list.
-
Comment
When a simple up-or-down vote isn't enough, voice your opinions in a comment. Or check out what others are saying about something you posted or tweeted.
June
-
Windows 8 demo
A Windows 8 demo was just released. Looks really cool. Check it out at Previewing ‘Windows 8’ as well as Microsoft’s Windows 8 Demo From D9 (Video) and Windows 8 partner demo. If you just want screen shots, check out this article on eWeek.com. Also read How Windows ...
-
Using Built-in system functions – UPDATE()
UPDATE() function can be used to determine whether an INSERT or UPDATE was made on the specified column. You can use it inside a trigger to test if a column has been updated by INSERT/UPDATE statement. for example, I have below table: – © 2011 – Vishal (http://SqlAndMe.com) USE ...
-
DROPping all Databases on an Instance
I’m doing a testing my database restores. Notice that I say I’m testing the restores. If the backups don’t work, neither will the restores. Part of my process is to drop the existing databases in the restore target instance. It’s really the only place I can ...
-
NOSQL- A Quick Overview
Several attendees at the SQLRally were asking about NoSQL (“Not Only SQL”) and its benefits. This article gives a quick overview: HERE. Also, two good resources have come out from my friend Guy Harrison. This piece on Cassandra, one of the most popular NoSQL databases, was published a while back ...
-
Un-SQL Friday #004: Speaker Lessons Learned
I began writing a story about, shall we say, a less than positive speaking experience…and then I realized: This is an Un-SQL Friday topic if ever there was one! I hereby declare this Friday Un-SQL Friday. While T-SQL Tuesday is “…the SQL Server blogosphere’s first recurring, revolving blog ...
-
Is it done yet?
If you’re like me, you have users always asking how long something is going to take. Today I had to run DBCC CHECKDB against a server that crashed unexpectedly. I was asked by my managers how long the process would take. Before I’d just take a guess based ...
-
Wind of Change
I know as an independent contractor change is constant but sometimes it hits you alot more than others. I’ve been at my current “gig” for almost 3 years so deciding to wind down and leave comes with it’s fair share of emotions, emotions that I haven’t felt ...
Pulse is a section of SQLServerPedia that gives you a quick view of what's happening in the SQL Server community.