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 mean by a processing device? What are the various types of processing devices?
Write down the steps in instruction cycle.
What are the factors affecting the speed of the microprocessor?
Explain the term Chipset.
Describe briefly the working process of Swapper?
What we need to consider before connecting a memory to the system?
Write down the different elements of the collaboration diagram.
Give a brief explanation of the term UML.
Write differences between the Parallel and Serial port.
In Photoshop how do we crop an image?
18,76,764
1941905 Asked
3,689
Active Tutors
1440583
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!