Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS THE USE AND DIFF B/W INSERT, UPDATE AND MODIFY
WHILE UPDATING THE DATABASE TABLES?

Answer Posted / sudhakar1207

INSERT IS USE TO INSERT THE RECORDS INTO A DB TABLE.
UPDATE IS USED TO CHANGE DATA OF THE EXISTING RECORDS IN THE DB TABLE.
MODIFY IS ALSO USED TO CHANGE DATA.

BUT THE MAIN DIFF B/W UPDATE AND MODIFY IS

UPDATE ONLY CHANGE THE EXISTING RECORD. IF THE RECORD DOES NOT EXIST IT WILL GIVE A SHORT DUMP.
MODIFY CHANGE THE DATA IF THE RECORD EXISTS, OTHERWISE IT WILL INSERT NEW RECORD.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of abap data dictionary? : abap data dictionary

1096


How would you set the formatting options statically and dynamically within a report?

1138


What is an update task?

1096


How can we handle table control in bdc? : abap bdc

1166


What is the collect statement?

1187


Explain the difference between function group and function module?

1195


How many types of tables exists and what are they in data dictionary? : abap data dictionary

1180


What are the major steps will you use for tuning?

1099


What is the difference between the exits created in M.M and S&D?

2156


What is an update type with reference to a match code id? : abap data dictionary

1046


What is the difference between a structure and an append structure?

1146


What are the page windows?

1057


Event handling in oops

1579


after creating lock object if does n't access record by second user what should we do?

2024


What functions does a data dictionary perform ?

1075