I don’t want to write what is Azure Data Lake. Simply click the link to know more. Instead of that, I have prepared for you a short and easy-to-follow step-by-step guide to have your own Data Lake. The only thing you need to have is your own Azure subscription. If…
APPROX_COUNT_DISTINCT()
If you have installed Visual Studio 2019 you are probably missing project type for Microsoft BI stack like Reporting Services Project Type, Analysis and Integration Services project type. You are surprised because during the installation you have setup also SQL Server Data Tools (SSDT) to be installed. Then you have…
Past week we were using tool for scanning database metadata across all our production servers and at one of them the tool captured following error when trying to access one of the databases: After some searching and investigating detail about the server we captured two core informations: The database is…
Concatenating strings in T-SQL
One friend called me yesterday that he can’t believe what’s happening to him: he is saving various strings to the table and to check if the string already exists he is generating hashes using the SHA2_256 algorithm. But today he has seen that for the same string stored in two…
