当前分类: IBM lotus952认证考试
问题:单选题Derek has created a view in the sales.nsf db. Derek wants the sales value column in the view to be punctuated to display two decimal places . which one of the following should he do?()A use the @function @decimal in the column formula in the view B s...
查看答案
问题:单选题which one of the following accurately describes field names?()A they must be unique in a database B they can only be used once in a view C they can only used once on each form D they can be used mulriple times on a form...
问题:单选题bill has an author names field named all editors that calculates a list of possible editors of the doc based on values users has entered into another field. The list only contains users’ first and last names, and only should be displayed to users who c...
问题:单选题tony would like to make it easier for users of the video application to enter new doc using the “video form”, he’d like users to be able to create new “video” doc form within the view. Which one of the following should tony so to build this interface?(...
问题:单选题tommy has created a sales view in his sales.nsf database. Tommy wants negative numbers in the sales number column in the view parenthesis. which one of the following should tommy do?()A select the parenthesis when negative value in the view properties ...
问题:单选题when a user clicks a link in the left frame of the Review application, the linked data displays in the frame on the right. What did Kristin to do allow this to happen?()A entered the name of the target frame in hotspot propertiesB entered the name of t...
问题:单选题nadia would like to position overlapping blocks of content on a form in the video application. she wants the flexibility to control the size and content of the information. which one of the following should nadia use when creating her form?()A layersB...
问题:单选题shirin plans to change the form and views of a production database. she will make the changes locally and then update the application’s design template with the changes. which one of the following server tasks does the administrator run in order for th...
问题:单选题Marry wants to create a new application on his laptop that does not have any design elements in it. Which one of the following should he do to begin his process?()A select file-Database-new and give it a filename of “blank.nsf” B select file-Database...
问题:单选题Krstin has created a page in the videos application .which one of the following statements about pages is not true ?()A pages are design elementsB Pages can be full-text indexed C pages can be referenced by outlines or frames D pages can include tex...
问题:单选题which one of the following database elements is not updated when the design task is run?()A formsB viewsC rolesD agents...
问题:单选题which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()A FIELD Type :=action B SELECT Type =action C SELECT Type :=action ...
问题:单选题tony wants to create a duplicate of the video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or documents modifications to be replicated into his new database onc...
问题:单选题james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()A @sort B @sort(@thisvalue) C @sortAscending(fi...
问题:单选题which one of the following should maria do to display the release date in a text column?()A used the number and time format options B used the @date to text functions to convert time to text C concatenated the date types using mathematical operators D ...
问题:单选题jim ,a domino programmer, want to determine the number of working days in a year. Which one of the following formula should he use?()A @days B @holidays C @wokdeddays D @businessday...
问题:单选题Ariel is designing an application and would like to create response documents with a copy of the original doc in a collapsible section, one of the following @command, provided with the correct parameters, will allow her to do this ()A @command ([compo...
问题:单选题Which one of the following can be printed from the domino designer IDE?()A current selection B alternative language C only lotusscript language D other objects alternative language...
问题:单选题when eduar tried open the coming attractions view. he got the following error message: incorrect data type for operator or @function: text expected. What did he do to cause this to happen?()A entered text in a number fieldB neglected to place a formula...
问题:单选题Several @functions can execute multiple statements. Which one of the following initializes a variable and can increment in during the operation?()A @do B @for C @while D @dowhile...