2
Reply

Create table in SQL Server 2008R2

Ask a question
Create two table and join them using join operation.
 
Including insert, update, delete, modify, select.
 
Both the table have atleast one same column specify primary key and foreign key.

Answers (2)