stored procedure for sql server 2005

N

NewsBot

Guest
I have 4 tables in database like tbla,tblb,tblc,tbld every table cantains two columns,tbld have postelId( it is common to all tables) and postelcode columns postalid has prymary key and postalid column is fouren key of tbla,b,c tables using this postalid

how to join tbla,b,c?

View the thread

 
Top Bottom