0

I have a table with the columns (store_id, emp_id, shift_id, name) where store_id, emp_id and shift_id is a composite key.

I want to check first if the key is already present in table, then update name, otherwise insert new record.

Daniel Schneller
  • 13,728
  • 5
  • 43
  • 72
Ashish Gupta
  • 101
  • 1

0 Answers0