Hi,
I Created 3 Tables
Person(PersID[prkey],Name,Email,Password),
Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) &
ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration).
For this how can i INSERT,UPDATE & DELETE Through PROCEDURE?
Please Post the Answer for me.

Desai.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

what is the system function to get the current user's user id? : Sql server database administration

0 Answers  


what is victor class

0 Answers  


What is global temp table?

0 Answers  


How to Get the last identity value used

4 Answers  


What is inline variable assignment?

0 Answers  






What are the properties of primary key?

0 Answers  


What is use of attribute hierarchy ordered ? : sql server analysis services, ssas

0 Answers  


Do you know query execution plan?

0 Answers  


What is raid? : SQL Server Architecture

0 Answers  


How many jobs will create for Mirroring, Log Shipping, and Transactional Replication?

4 Answers   IBM,


What is a fill factor?

0 Answers  


Which database stores information about replication?

0 Answers  


Categories