One Milly-yon IOPS - Database Weekly (Sept 1, 2008)
IBM is testing a new hardware disk array that vastly outperforms any current arrays. What does this mean for the database world?
IBM is testing a new hardware disk array that vastly outperforms any current arrays. What does this mean for the database world?
IBM is testing a new hardware disk array that vastly outperforms any current arrays. What does this mean for the database world?
IBM is testing a new hardware disk array that vastly outperforms any current arrays. What does this mean for the database world?
This Friday's poll looks at vacation and how you prepare to be unwired. Steve Jones talks about some of the things you can do.
This article describes the importance of the Resource database in SQL Server 2005 & 2008
Developers can get so used to relying on computers for everything that they can forget how useful it can be in the design process to elicit and refine ideas whilst working in groups, using a sketchbook, pencils and crayons. Sometimes we all need a jolt to force us to take a different approach to solving software design problems.
Learn how to summarize the values of your data using aggregate functions such as COUNT(), SUM(), and AVG() from MVP Kathi Kellenberger. Grouping and aggregate filters are covered as well.
This bi-monthly update on energy news covers quite a bit of wind-related power generation happening around the world.
SSIS has achieved several new and interesting features in SQL Server 2008. And who better to guide you through them and explain them but Robert Sheldon.
This Friday's poll looks at vacation and how you prepare to be unwired. Steve Jones talks about some of the things you can do.
By Brian Kelley
There's a great article from MIT Technology Review about resetting on the hype of...
By Steve Jones
etherness – n. the wistful feeling of looking around a gathering of loved ones,...
By Steve Jones
A customer was asking about tracking logins and logouts in Redgate Monitor. We don’t...
Comments posted to this topic are about the item The Microsoft SQL Year in...
Comments posted to this topic are about the item T-SQL in SQL Server 2025:...
Comments posted to this topic are about the item Your Value from a Conference
What does this code return in SQL Server 2025+? (assume the database has an appropriate collation)
SELECT UNISTR('Hello 4E16754C') AS 'A Classic';
A:
B:
See possible answers