Create a simple function that compares any two JSON formatted strings and returns the difference in JSON format. The function is especially helpful when logging table inserts, updates, and deletes. The next Blog will describe creation of logging and ...