Explain logical databases
Give a brief explanation of the logical databases. And also write down merits and demerits of it.
Expert
To read data from the database tables we use logical database. A logical database offers read-only access to the group of related tables to the ABAP/4 program.
Merits:
i) Check functions which check that user input is exact, complete and reasonable.
ii) Meaningfulness of data selection.
iii) Central authorization checks for the database accesses.
iv) Good read access performance while retaining hierarchical data view determined by application logic.
Disadvantages:
i) If you don’t specify the logical database in program attributes, the GET events not at all happen.
ii) There is no ENDGET command; consequently the code block associated with the event ends with next event statement (such as another GET or END-OF-SELECTION).
What do you understand by the Staircase effect?
What is the difference between integrated and non-integrated motherboard?
Give a brief explanation of the term pipelining.
Write down the applications of Disk Cloning?
Illustrate briefly the term graphic primitives?
Explain the term LCC. Describe in detail.
What is BIOS beep code? What it does mean?
Give a brief explanation of arithmetic pipeline.
Give a brief explanation of foreign key relationship.
Write down the stages of swapping a page from the memory?
18,76,764
1923840 Asked
3,689
Active Tutors
1451191
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!