shylumi
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Unable to insert into multi table view using trigger function within DataGrip table UI in PostgreSQL on Windows
AnsweredWhen I try to insert into a multi table view (tables connected by foreign key) using triggers I get this error. Unexpected update count received.CREATE TABLE first_name ( id int PRIMARY KEY GEN...