Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please look at the sample query below to do that

Code Block
languagesql
titleSample query
update patient_program_attribute set value_reference = '<unique_reg_num>' where patient_program_id ='<existing patient program id>';