----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: DotNetRanji Message 1 in Discussion Hiiiii, Pls help me in writing sql for the following I have two tables Bill Master and Bill Detail with datas as shown below.. Bill No<o:p></o:p> Customer<o:p></o:p> 1<o:p></o:p> Ranjith<o:p></o:p> 2<o:p></o:p> Kumar<o:p></o:p> <o:p></o:p> BillNo<o:p></o:p> ItemID<o:p></o:p> Qty<o:p></o:p> 1<o:p></o:p> KB<o:p></o:p> 1<o:p></o:p> 1<o:p></o:p> Mouse<o:p></o:p> 2<o:p></o:p> 1<o:p></o:p> Monitor<o:p></o:p> 1<o:p></o:p> 2<o:p></o:p> Mouse<o:p></o:p> 1<o:p></o:p> 2<o:p></o:p> CD-RW<o:p></o:p> 1<o:p></o:p> <o:p></o:p> Expected Result Bill No<o:p></o:p> Customer<o:p></o:p> Items<o:p></o:p> 1 Ranjith KB, Mouse, Monitor 2 Kumar Mouse, CD-RW If there is any to get the above result in SQL Server. Pls let me know. Thanks and Regards, Ranjith ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
