Feedback
Corporate management often asks for feedback and buy-in with their ideas and programs. Why don't they get it?
Corporate management often asks for feedback and buy-in with their ideas and programs. Why don't they get it?
Finding missing data in a sequence of numbers or dates is a common request of DBAs. Regular author Jacob Sebastian brings us a new article that shows just how you can do this.
The regular expression transformation exposes the power of regular expression matching within the pipeline. One or more columns can be selected, and for each column an individual expression can be applied. If all columns selected pass their tests then rows are passed down the successful match output. Rows that fail to pass all tests are directed down the alternate output.
Explore how the rich reporting functionality in Crystal Reports XI and SQL Server Reporting Services 2005 works with common reporting requirements.
Have you ever wanted to read your transaction log? Wonder what information is inside there? New author S. Srivathsani takes a look at one of the log tools out on the market, Lumigent's Log Explorer.
Employee compensation is more than just salary. Steve Jones talks about how you might look at building more effective compensation plans for workers.
Corporate management often asks for feedback and buy-in with their ideas and programs. Why don't they get it?
Corporate management often asks for feedback and buy-in with their ideas and programs. Why don't they get it?
Corporate management often asks for feedback and buy-in with their ideas and programs. Why don't they get it?
This article outlines 15 principles of ROI development for data quality (DQ) projects that can be leveraged across any industry.
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...
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...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers