What is currency in idms?
Name and explain the location modes?
What are storage attributes of records?
Explain about logical data model of idms?
What is a bind in idms?
what methods are available for persisting records in an idms database?
Explain about find and obtain commands?
What is a junction record in idms?
What are the uses of commit and finish?
Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What are the different types of condition in cobol and write their forms.
What rules are followed by the search verb.
What are the rules of the move verb?
Write a program to enter and display the names of students in a class using the occurs clause.