2019-05-15
495 reads
2019-05-15
495 reads
2019-05-08
549 reads
In this level, learn about how to get the tools needing for coding in R and how to execute some code that connects to SQL Server.
2019-05-06
5,610 reads
2019-04-24
521 reads
2019-04-10
827 reads
This is part two in a series on applying forensic accounting techniques to SQL and R. Start with a Data Model My plan here is to create a model...
2019-04-09
2019-03-27
147 reads
2019-03-13
643 reads
2019-02-27
711 reads
2019-02-13
579 reads
By Steve Jones
Thanks to everyone for attending my talk today at Day of data Baton Rouge...
Here’s the scenario: one of my SQL Server instances migrated to the DR array....
By Steve Jones
We are product focused at Redgate Software. Here is another of our values that...
WA:0821-4447-7715 Jl. Otto Iskandardinata No.37, Karanganyar, Kec. Subang, Kabupaten Subang, Jawa Barat 41211
Comments posted to this topic are about the item The SQL Server 2016 Plan
hi, a few years ago was at a very large company that bought a...
In SQL Server 2025, I run this code:
select bit_count(-1)What is returned? See possible answers