I have 4 tables and i want to fetch single customer's booking Record.
TABLE1 (Service_ID Tax_ID Cat_ID S_Name S_Price)
TABLE2( Order_ID Order_Type Order_Date Customer_ID Booking_Type Booking_Status Order_No Car_No)
Table3 ( ID Order_ID Service_ID)
Table4(Time_ID Date_ID Time Is_Book Customer_ID Booking_Status)