One to one relationship Error on Postgresql
I would like to seek your insights regarding the error I'm encountering with my postgresql commands. Basically, what I want to achieve is to create a "booking" entity with one to one relationship to another table called "booking details". But…