Get your IT exam passport here
7. Given: A one-to-many relationship from Planet to Moon. Which two formulas could be used as a
calculation field in the Planet table to return the name of the last related Moon record? (Choose two.)
A. Max (Planet::Name)
B. GetNthRecord (Planet::Name ; Count (Planet::Name))
C. GetNthRecord (Planet::Name ; Max (Planet::Name))
D. Let ( planetList = List (Planet::Name) ;
GetValue (planetList ; ValueCount (planetList)))
Answer: BD
8. Script A:
Allow User Abort [Off]
Go To Layout ["Layout1"]
Pause/Resume Script [Indefinitely]
Perform Script ["Script B"]
Go To Layout ["Layout2"]
Pause/Resume Script [Indefinitely]
Script B:
Go To Layout ["Layout3"]
Pause/Resume Script [Indefinitely]
Allow User Abort [On]
Go to Layout "Layout4"]
Pause/Resume Script [Indefinitely]
When Script A is run, on which layout(s) will both the "Continue" and "Cancel" buttons be displayed
during the Pause/Resume script steps? (Assume the Status Area is visible.)
A. Layout4
B. Layout1 and Layout3
C. Layout1 and Layout2
D. Layout2 and Layout4
E. Layout1, Layout2, and Layout3
Answer: D
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment