``` r dbplyr::escape( blob::blob(raw(3), NULL), parens = FALSE, collapse = NULL, con = dbplyr::simulate_mssql() ) #> <SQL> (0x000000) #> <SQL> (0xNULL) ``` <sup>Created on 2022-08-23 by the [reprex package](https://reprex.tidyverse.org) (v2.0.1)</sup> Should be plain `NULL` .
Created on 2022-08-23 by the reprex package (v2.0.1)
Should be plain
NULL.