SAP Database Interview Questions and Answers

SAP Database Questions and Answers:

1 :: Explain “Commit” and “Roll back” Commands?

The Oracle RDBMS provides a transaction model based on a unit of work. The PL/SQL language supports most, but not all, of the database model for transactions (you cannot, for example, ROLLBACK FORCE). Transactions begin with the first change to data and end with either a COMMIT or ROLLBACK. COMMIT makes the database changes permanent and visible to other database sessions. ROLLBACK undoes the changes made in the current transaction either to the beginning of the transaction or to a savepoint. A savepoint is a named processing point in a transaction, created with the SAVEPOINT statement. Rolling back to a savepoint is a partial rollback of a transaction, wiping out all changes (and savepoints) that occurred later than the named savepoint.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

2 :: What happens “Update” command is used without where clause?

Based on query condition. it will update all the fields which are mentioned in the query. ex: update employee set firstname= @firstname,lastname=@lastname where employee_id =@employee_id. so in the above case nothing wil be happen if you used where clause or not. if you have many statements in the query you need to use the where clause.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

3 :: Difference between Insert, Update and Modify?

INSERT - Add a new record into the database table. MODIFY - If record is available it modifies otherwise it wont modify. UPDATE - If record is available its update the record otherwise it creates a new record.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 1 No
Place Your Answer

4 :: What is “Catch” Command?

Trying to catch any runtime errors programmatically or manually we use this statement catch.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

5 :: What is the difference between R3trans and Tp in SAP-DBA?

R/3trans is the R/3 system transport program which can be used for transporting data between different SAP systems ,even when they dont belong to the same group. R3trans normally is not used directorly but called from the Tp controle program or by the R/3 upgrade. Tp is the basic tool for the transporting the request.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

Rate This Category:
1/5 Rating (1 vote)
Place Your Question



Top: SAP Database Interview Questions and Answers
SAP Database Interview Questions and Answers

Top Frequently Asked SAP Database Question
Frequently Asked SAP Database Job Interview Question


Top Frequently opened SAP (Systems, Applications, Products) Job Interview categories
Most popular SAP (Systems, Applications, Products) Job Interview categories

Comments About SAP Database Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about SAP Database Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 23rd of May 2012

    Webmaster Said

    Tell us what you feel about SAP Database Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on SAP Database Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding SAP Database Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: SAP Database Interview Questions and Answers
Comments on SAP Database Interview Questions and Answers

 
Top of Link batk to SAP Database Interview Questions and Answers
Link batk to SAP Database Interview Questions and Answers