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).
Write down a short note on unmount and mount system calls.
Briefly describe how data is read and written on a hard disk?
Explain briefly the term links and symbolic links in UNIX file system?
Write down a short note on the term Fork swap?
Give a brief introduction of the term formatting in reference to hard disks?
Give a brief explanation of the term ABAP/4 Query.
What do you understand by the term authoring tools?
What do you meant by the term Diode?
Write down the differences between the Intel Celeron and Pentium family of Processors.
Write down a short note on the term Expansion swap?
18,76,764
1927783 Asked
3,689
Active Tutors
1423366
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!