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 2000 Forums
 SQL Server Development (2000)
 How can I make a prodedure insert record in a single table after fetching data from multiple tables

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-22 : 08:50:14
Ajay Tripathi writes "Hello SQL,

Sir, I want to write a stored procedure which will insert record in a already made single table taking data from multiple tables. It should fetch data from multiple tables and insert them into a single table. Single table design and multiple tables design is different!

Sincerly
Ajay Tripathi"
   

- Advertisement -