当前分类: IBM lotus952认证考试
问题:单选题In the video form. the OrderDate field (Which shows When the video may be ordered)is calculated based on the Date field (Which displays the release date ). The order date is 30 days prior to the release date. Which one the following formulas will calc...
查看答案
问题:单选题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...
问题:单选题Derek has created a view in the products.nsf database. Derek wants the markup column in the view to display the selling price of the cost. He wants this value to display in currency. Which one of the following should derekl do? ()A use the @currenty i...
问题:单选题Eduardo chose native style (use native control )when he created an editable field on a form. how will the field appear to notes users? ()A fixed size outlined rectangle B blank space marked off by red brackets C blank space marked off by black brackets...
问题:单选题lisa is writing a formula to determine the number of elements in a list. she wants to ensure that a value is returned, even if the value her function is evaluating turns out to be a null string . which one of the following can she so to accomplish this...
问题:单选题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...
问题:单选题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...
问题:单选题nancy used a rich text field on a form to capture data. she would like to display the data in a view. which of the following should she do?()A use @texttorichtextB use a richtext title fieldC use the @text(fieldname) in the column formulaD nothing ric...
问题:单选题jayne has asked her domino server administrator to enable doc locking on the server. which one of the following must she do to enable it for her application?()A enable the “allow doc locking “ db property B create a view column for the locked doc vie...
问题:单选题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...
问题:单选题Yuri created a formula for a button. The code is supposed to set the value of an existing field called title. He used the following formula: title:= @propercase (title); after the foumula runs ,the title field is null. Why? ()A the value of one field c...
问题:单选题management has asked bob to post an introductory welcome page when notes users first open the video application in which one of the following places should bob put the welcome message?()A in a document named welcome B in the database about doc C in...
问题:单选题Which one of the following @Function to all "response"and "response to response"documents of parent documents?()A @Responses B @AllChildren C @AllResponses D @AllDescendants...
问题:单选题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...
问题:单选题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 ...
问题:单选题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...
问题:单选题which one of the following is an @fuction that Lonnie can use to return the value from a specific field?()A @value B @getfield C @GetItemVale D @getfieldvalue...