Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Statement of how the product for which Company has

Author  Topic 

erdogan_ozkaya
Starting Member

8 Posts

Posted - 2012-07-04 : 14:28:38
For I do not know good English, please help the official added.

thanks


1. Table Product_cards
         Product_Code
       Product_name


2. Table project record
       Project_Reference
        Project_Name

 

3.Table Detail_in_orders
      Product_Code
       Current_Reference
      Product_name
       Product_Number
      Date_of_Order


I hope I was descriptive, thank you very much

Note: You can also send sql backup


http://www.cozumpark.com/forums/337874/ShowThread.aspx#337874


Erdogan ÖZKAYA
ms / face: erdogan_ozkaya@hotmail.com
Istanbul, Turkey

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-04 : 18:45:00
is that expected output? also which columns does values come from?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

erdogan_ozkaya
Starting Member

8 Posts

Posted - 2012-07-05 : 03:42:45
Product_cards.Product_Code=Detail_in_orders.Product_Code

project_record.Project_Reference=Detail_in_orders.Current_Reference

thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-05 : 10:03:13
sorry cant make much from your explanation. can you give details in below format?

http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

erdogan_ozkaya
Starting Member

8 Posts

Posted - 2012-07-05 : 10:46:24
I do not know English very well talk to you msn?

thanks
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-07-05 : 11:41:43
quote:
Originally posted by erdogan_ozkaya

I do not know English very well talk to you msn?

thanks


i was not telling on your english

you can just post detail in below format to make us understand your scenario more

http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

erdogan_ozkaya
Starting Member

8 Posts

Posted - 2012-07-05 : 13:05:32
no, my English is not good

I do not know very well sql

but I need to query
:)
Go to Top of Page
   

- Advertisement -