Changes between Version 11 and Version 12 of ImportantUseCase3


Ignore:
Timestamp:
01/21/22 02:01:20 (3 years ago)
Author:
186102
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImportantUseCase3

    v11 v12  
    3939
    4040
     41{{{#!sql
     42update project.config_contains_product
     43SET prod_id = 450,
     44num_products_config = 1
     45where config_id = 51776 and prod_id = 115;
     46}}}
    4147
    4248
     
    4450
    4551
     52