-
SOLVED
CLOSED
ACTIVE
ANSWERED
- User: Ruben12345
- Posted: on Sep 08, 2017 12:52 AM
- Forum:
SQL Server
- Answer: 1
- Views: 2619
I have 2 Table In sql server :
table vehicle_notification
id , member_id,receivers,last_update
table member_notification
id, member_id , recipients,
i want to insert to table member_notification after create and update from table vehicle_notification