C_BOCR_11 Exam Questions
275 real C_BOCR_11 exam questions with expert-verified answers and explanations. Page 6 of 6.
- Question #261
Which formula calculates the difference in weeks between two date values?
- Question #262
Each employee in your organization has a unique employee ID. The fifth character of the employee ID represents the department code. Which control structure in the Crystal Reports F...
- Question #263
You need to create a report using a stored procedure. The required procedure is missing from the Database Expert. Which configuration change in the Database tab of the Options dial...
- Question #264
Which special field can you use to display the total number of pages in a report on the first page of the report?
- Question #266
What must be enabled to use the Custom Zoom Factor in Crystal Reports 2008?
- Question #267
When creating a parameter in Crystal Reports, when is the edit mask option available?
- Question #268
A report requires a pie chart that enables users to drill down on each slice to see the underlying details. Which type of chart layout should you select on the Data tab of the Char...
- Question #269
Which operator can you use in Crystal syntax to comment out a piece of code?
- Question #270
Which formula can you use in a record selection to include all dates 30 days from the date the report is refreshed?
- Question #271
How can you change a field's position?
- Question #274
Your company has purchased a new accounting application. The CFO would like a report which incorporates data from both the old accounting database and the new accounting database i...
- Question #275
Which two formulas correctly implement an evaluation time function? (Choose two.)
- Question #276
You design a Crystal report for the Purchasing department that shows all supplier names and contact information alphabetically. The report specification requires that a list of all...
- Question #277
You create the following formula in a new Crystal report to return random records based on the user's parameter input: WhilePrintingRecords; NumberVar array Rnd_Array; Redim Rnd_Ar...
- Question #279
What is the proper extension for a valid Web Service?
- Question #281
You run a report and you suspect that your data source has become corrupt. Which option would you use to switch to another environment with the same table and field structure?
- Question #284
What two settings should you select to enable server-side grouping on a Crystal report? (Choose two.)
- Question #285
You create a Crystal report using a test database that does not exactly duplicate your company's production database schema. After testing the report successfully against the test...
- Question #286
Which advantage is gained by using a native connection to a database?
- Question #287
You create a Crystal report with the following record selection formula: {Customer.Region} in ["BC","CA"] and DateTimeToDate ({Orders.Order Date}) > Date (2004,01,01) and {Orders.E...
- Question #288
What is the primary benefit of Web Services in Crystal Reports 2008?
- Question #290
What do XML transforms allow you to do? (Choose three.)
- Question #291
A Dynamic Recipient Data Provider is a:
- Question #292
Which of the following three are valid uses of XML and Web Services? (Choose three.)
- Question #293
Which three pieces of information must you provide when you connect to an Oracle database using a native connection?