单选题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

单选题
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


参考解析

解析: 暂无解析

相关考题:

______ in a charter-party are working days on which the weather allows loading work or discharging work to be done.A.Whether working daysB.Weather working daysC.Running daysD.Calendar days

helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A、@transform  B、@Listprocess  C、@processlist D、@listevaluate

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 in thr column formula in the view  B、 Select currency on the numbers tab in the view properties box C、 Select currency on the numbers tab in the column properties box D、 Select currency on the numbers tab in the field properties box

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 ?()A、use a defaule formula of 1 B、use @elements and add 1 to the total C、use the @count function instead of @elements D、use @texttotime to ensure that all strings arte converted to date-time values

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、 select decimal on the numbers tab in the view properties box C、 select decimal on the numbers tab in the column properties boxD、 use the @function @decimal to format the value in the field on the form that will display in the view

which one of the following should cathy use to sort a list?()A、 @sortB、 @sortlistC、 @datasortD、 @listorder

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 box B、select the parenthesis when negative value in the column properties box C、use the @function @negative to set this in the column formula in the view D、use a formula to format the value in the field on the form that will be displaying in the view

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?()A、create a view action that has the following formula:@command([create];”video”)B、create a form action that has the following formula:@command([compose];”video”)C、create a view action that has the following formula:@command([compose];”video”)D、create a database action that has the following formula:@command([compose];”video”)

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

You executed the following command in the Recovery Manager (RMAN):   RMAN REPORT NEED BACKUP days 3;   What is the output of this command?()  A、 A list of files that require a backup within 3 daysB、 A list of files requiring more than 3 days of archivelogs to applyC、 A list of files that RMAN recommends be backed up only once in every three days,based on low volatilityD、 A list of files for which a backup as already been performed in the last three days and which is  required to be backed up again based on the high number of transactions performed on them

You executed the following command in Recovery Manager (RMAN):   RMAN REPORT NEED BACKUP days 3;   What is the output of this command?()  A、 a list of files that require a backup within three daysB、 a list of files requiring more than 3 days of archive logs to applyC、 a list of files that RMAN recommends be backed up only once in every three days,based on low volatilityD、 a list of files for which a backup has already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them

You need to ensure the Order Control team is able to track the number of orders that reach the production department. What should you do?()A、Create a new Time dimension based on the Holiday table. Use derived columns for the month and the year.B、Create a Server Time dimension. Within this dimension, enable the time periods year, month, and date. Select the Additional Manufacturing calendar option.C、Create a new Time dimension based on the date values within the ProductOrderStatus table. Flag those days on which no orders were received as Holiday.D、Create a new Time dimension based on a data source view named query. Derive the data for this data source view from unique dates within the ProductOrderStatus table. Use a subquery to identify the holidays and derived columns for the month and the year.

which one of the following best describes the use of hidden column formula?()A、views can be hidden based on a formula B、hidden columns are not a supported feature C、table columns can be hidden based on a formula  D、view columns can be displayed or hidden based on a formula

单选题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 select decimal on the numbers tab in the view properties box C select decimal on the numbers tab in the column properties boxD use the @function @decimal to format the value in the field on the form that will display in the view

单选题which one of the following should cathy use to sort a list?()A @sortB @sortlistC @datasortD @listorder

单选题helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A@transform  B@Listprocess  C@processlist D@listevaluate

单选题()in a charter-party are working days on which the weather allows loading work or discharging work to be done.AWhether working daysBWeather working daysCRunning daysDCalendar days

单选题You need to ensure the Order Control team is able to track the number of orders that reach the production department. What should you do?()ACreate a new Time dimension based on the Holiday table. Use derived columns for the month and the year.BCreate a Server Time dimension. Within this dimension, enable the time periods year, month, and date. Select the Additional Manufacturing calendar option.CCreate a new Time dimension based on the date values within the ProductOrderStatus table. Flag those days on which no orders were received as Holiday.DCreate a new Time dimension based on a data source view named query. Derive the data for this data source view from unique dates within the ProductOrderStatus table. Use a subquery to identify the holidays and derived columns for the month and the year.

单选题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?()Acreate a view action that has the following formula:@command([create];”video”)Bcreate a form action that has the following formula:@command([compose];”video”)Ccreate a view action that has the following formula:@command([compose];”video”)Dcreate a database action that has the following formula:@command([compose];”video”)

单选题You executed the following command in Recovery Manager (RMAN):   RMAN REPORT NEED BACKUP days 3;   What is the output of this command?()A a list of files that require a backup within three daysB a list of files requiring more than 3 days of archive logs to applyC a list of files that RMAN recommends be backed up only once in every three days,based on low volatilityD a list of files for which a backup has already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them

单选题You issue the following command on the RMAN prompt.   RMAN REPORT NEED BACKUP DAYS = 5 DATABASE;   Which statement is true about executing this command?()A It will display a list of files that need incremental backup.B It will display a list of files that need backup after five days.C It will display a list of files that were backed up in the last five days.D It will display a list of files that have not been backed up in the last five days.E It will apply the current retention policy to determine the files that need to be backed up.

单选题A server will not power on. Which of the following devices should the administrator use FIRST to determine the problem?()ALoop back plugsBPower supply testerCSystem logsDTDR

单选题You are working in an online transaction processing (OLTP) environment. You realize that the salary for an employee, John, has been accidentally modified in the EMPLOYEES table. Two days ago, the data was in the correct state. Flashback logs generated during last two days are available in the flash recovery area.  Which option would you choose to bring the data to the correct state while ensuring that no other data in the same table is affected?()Aperform point-in-time recoveryBperform a Flashback Table operation to restore the table to the state it was in two days agoCperform a Flashback Database operation to restore the database to the state it was in two days agoDperform Flashback Versions Query and Flashback Transaction Query to determine all the necessary undo SQL statements, and then use them for recovery

单选题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

单选题You executed the following command in the Recovery Manager (RMAN): RMAN REPORT NEED BACKUP days 3; What is the output of this command?()AA list of files that require a backup within 3 daysBA list of files requiring more than 3 days of archivelogs to applyCA list of files that RMAN recommends be backed up only once in every three days, based on low volatilityDA list of files for which a backup as already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them

单选题cindy has created a private agent. she wants her colleagues to be able to use it. which one of the following should she do to achieve this?()A change the agent property to shared B copy the agent to a domino 6 server C change the agent property to shared code D delete the agent. She must create it again as a shared agent

单选题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 ?()Ause a defaule formula of 1 Buse @elements and add 1 to the total Cuse the @count function instead of @elements Duse @texttotime to ensure that all strings arte converted to date-time values

单选题which one of the following best describes the use of hidden column formula?()Aviews can be hidden based on a formula Bhidden columns are not a supported feature Ctable columns can be hidden based on a formula  Dview columns can be displayed or hidden based on a formula