We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1163472 commit db9fff2Copy full SHA for db9fff2
migrations-semver/1.15.1_update_employee.sql
@@ -0,0 +1 @@
1
+UPDATE "public"."employee" SET last_name='Xzavier' WHERE emp_no = 10001;
0 commit comments