|
I have a requirement that i have two tables 1.customer(cust_id(PK),addr_id,email) 2.customer_order(order_id,cust_id(FK)) My requirement is to get email and order_ids(order_ids in comma seperated value for each cust_id)
(comments are locked)
|
|
I believe you want to do something like this thanks for the answer which i am looking for exactly.....
Nov 24 '11 at 05:27 AM
sumanbanda
(comments are locked)
|

