What is load utility in db2?
What are the functions of database management system?
What are the three main components of the windows azure platform?
What is java awt and swing?
Tell us how can an erp analyst improve the speed of an erp implementation?
What is the use of mysql_fetch_assoc in php?
When you should use Hbase?
What are css pre-processors?
What is block formatting context? How does it work?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How do you manage credit limit for the customer in fi?
What is etl process. How many steps etl contains explain with example?
What is sockets?
What is the procedure of concealed plumbing in toilets?
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.