@ -333,7 +333,7 @@ server.get('/addmonth_v', bodyParser.json(), function (req, res) {
//console.log(args);
w =
`WITH
target AS (select ` + req.body.volume_dollars + ` incr)
target AS (select ` + req.body.amount + ` incr)
,GLD AS (
SELECT
N1COMP COMP
The note is not visible to the blocked user.