Creative SPAM
SPAM permeates all aspects of our lives. Steve Jones takes a poll today about which messages might have caught your eye.
SPAM permeates all aspects of our lives. Steve Jones takes a poll today about which messages might have caught your eye.
SPAM permeates all aspects of our lives. Steve Jones takes a poll today about which messages might have caught your eye.
SPAM permeates all aspects of our lives. Steve Jones takes a poll today about which messages might have caught your eye.
Part 20 of the "SqlCredit – Developing a Complete SQL Server OLTP Database Project" examines SQL 2005’s NTILE() and ROW_NUMBER() Ranking Functions.
To illustrate the great possibilities of Systems Center Operations Manager 2007, Thomas shows how to create a Custom Monitor for SQL Agent Jobs, and concludes that Operations Manager is nothing more than a big tinker set.
Steve Jones talks about starting your own business and some of the challenges and advantages.
Exporting data from your database and building reports is easy with Reporting Services, but sometimes you need to use other sources
A new SQL Server user group is starting up in Luxembourg. Be sure you read this if you are in the area and want to participate.
How do you handle this error? "Cannot create index on view, because the view is not schema bound".
This article describes how to work with large objects in SQL Server using the MAX Specifier
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers