SQL query
Database
5
Posts
3
Posters
0
Views
1
Watching
-
I have two customer and order table how can i return all customer has no orders. Thank you hoho
-
I have two customer and order table how can i return all customer has no orders. Thank you hoho
-
your question is not clear. can you please provide table structure and sample data. which will help us in solving your query.
Regards KP
-
Thank you for you reply. I have customer table and Customer order and there is a PK in the customer table and FK in the order table i need to get all coustomer has no record in the order tables Thank you