Forum Discussion
Prodan
6 years agoFrequent Visitor
Suspected referential integrity issue
Hi all, I created a new SQL dabatase from scratch with two tables, sales and product, along with its corresponding relationship. There're no referential integrity violation between these tables w...
amitchandak
6 years agoSuper User
Prodan , if there is any product in the table which is missing in product chances are there you can get blank values. Do you have such a case ?
- Prodan6 years agoFrequent Visitor
Hi amitchandak, There's no referential integrity violation between these two tables (if that's what you mean). You can check the content of them in the screenshot from my original message.