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

How to use subqueries with the exists operators in ms sql server?

0 Answers  


can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?

1 Answers  


How do I view a script in sql server?

0 Answers  


Define full outer join?

0 Answers  


Where can you find the error log information? : sql server database administration

0 Answers  






I have Two table First have UserName and second is address, in address table more than value relegated to UserName table, i want to fetch 2nd address if exist other wise 1st address access

4 Answers  


What is pessimistic concurrency?

0 Answers  


How many columns can exist together per table?

0 Answers   Cap Gemini,


how to find the second salary?

10 Answers   HCL, Prithvi,


Define compound operators?

0 Answers  


What is a linked server in sql server?

0 Answers  


What is normalization of database? What are its benefits?

0 Answers  


Categories