2021-04-26
117 reads
2021-04-26
117 reads
2021-04-15
186 reads
2021-04-14
62 reads
Using metadata to drive software is very useful, which means that having clean data and lots of metadata can help create better software.
2021-03-30
75 reads
One of the interesting things about modern software is how updates are handled.
2021-03-29
80 reads
2021-03-25
159 reads
User interface is a part of software development that many technical people pay little attention to during the process of building something. However, it can be a problem for your customers.
2021-02-25
105 reads
Building better software requires some experimentation, but also some learning. Building better software as an organization requires even more.
2021-02-04
315 reads
Cutting edge technology might vary for many people, and Steve wonders what you think.
2021-01-29
110 reads
Today Steve wonders who should be responsible for software bugs, something of which we have no shortage of in our industry.
2021-01-11
108 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers