Tag Archives: Customer

A bookstore's sales are represented by a list of Sale objects populated with the name of the customer

A bookstore’s sales are represented by a list of Sale objects populated with the name of the customer and the books they purchased.public class Sale {private String customer;private List<Book> items;// constructor, setters and getters not shown}public class Book {private String name;private double price;// constructor, setters and getters not shown}Given a list of Sale objects, tList, which code fragment… Read More »

Given the Customer table structure: * ID Number Primary Key * NAME Text Nullable Given code fragment:

Given the Customer table structure:* ID Number Primary Key* NAME Text NullableGiven code fragment:Which statement inserted on line 14 sets NAME column to a NULL value? A. Stmt.setNull(2 string, class); B. Stmt.setNull(2, java.lang, string); C. Stmt.setNull(2, java,sql. Types, VARCHAR); D. Stmt.setNull(2, null); Correct Answer: C

A bookstore's sales are represented by a list of Sale objects populated with the name of the customer

A bookstore’s sales are represented by a list of Sale objects populated with the name of the customer and the books they purchased.public class Sale {private String customer;private List<Book> items;// constructor, setters and getters not shown}public class Book {private String name;private double price;// constructor, setters and getters not shown}Given a list of Sale objects, tList, which code fragment… Read More »

A bookstore's sales are represented by a list of Sale objects populated with the name of the customer

A bookstore’s sales are represented by a list of Sale objects populated with the name of the customer and the books they purchased.public class Sale {private String customer;private List<Book> items;// constructor, setters and getters not shown}public class Book {private String name;private double price;// constructor, setters and getters not shown}Given a list of Sale objects, tList, which code fragment… Read More »

A customer has chosen to override learned activity durations for a period of time, after which they will

A customer has chosen to override learned activity durations for a period of time, after which they will revert bads; to having Oracle Field Service Cloud (OFSC) provide duration estimations based on learned behavior.Which statement is accurate regarding how the statistics override option works? A. OFSC will begin updating statistically learned values from reported field activities once the… Read More »

A new customer has logged into Oracle Cloud Infrastructure (OCI) as an administrator for the first time.

A new customer has logged into Oracle Cloud Infrastructure (OCI) as an administrator for the first time. The admin would like to deploy Infrastructure into a region other then their home region.What is the first Stop they must take in order to accomplish this task? A. Use API endpoints to create resources in the desired region. B. Navigate… Read More »

Your customer noticed a message that sometimes appears when they are moving activities between resources.

Your customer noticed a message that sometimes appears when they are moving activities between resources. The message reads “Soft skill mismatch” and the customer wants it changed to read “Resource does not meet Preferable work skill level”.Which option fulfills that requirement? A. From the Glossary, update the wording for the “Soft skill mismatch’ entry within the “Move Activity… Read More »

Which Oracle Cloud Infrastructure (OCI) database solution will be most economical for a customer looking

Which Oracle Cloud Infrastructure (OCI) database solution will be most economical for a customer looking to have the elasticity of the cloud with minimal administration and maintenance effort for their DBA team? A. OCI Bare Metal DB Systems B. OCI Virtual Machine DB Systems C. OCI Exadata DB Systems. D. OCI Autonomous Database Correct Answer: C Exadata DB… Read More »

An Oracle Field Service Cloud (OFSC) Enterprise customer has decided to provide their technicians with

An Oracle Field Service Cloud (OFSC) Enterprise customer has decided to provide their technicians with access to a map layer showing real-time traffic updates.The User Type for those technicians has been updated with the ‘Use real-time traffic data’ feature enabled, and all activities will have resolved coordinates provided when they are created.Which two statements are correct regarding what… Read More »

Which is NOT a valid business benefit for a customer considering migrating their infrastructure and apps

Which is NOT a valid business benefit for a customer considering migrating their infrastructure and apps to Oracle Cloud Infrastructure (OCI)? A. Faster go-to market B. Capital Expenditure to Operational Expenditure conversion C. Greater agility D. Increased Total Cost of Ownership (TCO) Correct Answer: D Oracle Cloud Infrastructure is a set of complementary cloud services that enable you… Read More »