QUERY PLAN
Update on tbl_erp_sales_outbounds (cost=0.14..8.16 rows=1 width=368)
-> Index Scan using tbl_erp_sales_outbounds_pkey on tbl_erp_sales_outbounds (cost=0.14..8.16 rows=1 width=368)
Index Cond: (id = 4)