I have table1 and table2

I join between two tables with common field "Plot" .When I insert the new record in table2.. I got the error while saving the new records. The error is, Primary key cannot null. What should I do?