How to Coalesce Excel DataThe Coalesce function evaluates its arguments in order and returns the first value that isn’t blank or an empty string. Use this function…Dec 30, 2020Dec 30, 2020
A Stored Procedure to generate a random token — techFuraYou may have encountered a scenario where you want to generate a random token for identity verification purposes. In this article I tried…Dec 30, 2020Dec 30, 2020
Including File Properties and Metadata in a U-SQL ScriptU-SQL adds support for computed file property columns on EXTRACT statement. Sometimes customers would like to get information about the…Dec 30, 2020Dec 30, 2020