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.
What language is sql server written in?
How to make a remote connection in a database?
Explain sql delete command?
What do you mean by sql server 2005 express management tools?
What do you mean by an execution plan? Why is it used? How would you view it?
What is difference between unique and primary key?
What does normalization do to data?
What is a synonym for manipulation?
Explain trigger classes i.e. Instead of and after trigger?
What happens if ntwdblib.dll is missing on your machine?
What is a scheduled job or what is a scheduled task?
How is SQL Azure different than SQL server?
What objects does the fn_my_permissions function reports on? : sql server security
what are user defined datatypes? : Sql server database administration