网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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 


参考答案

参考解析
解析: 暂无解析
更多 “单选题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 ” 相关考题
考题 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 view icon C、 add a profile doc to the db to manage the locked doc D、 enable doc locking at the view level for each view in the db

考题 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 

考题 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 rich text display in the views

考题 You are the network administrator for The network consists of a single Active Directory domain named The TestKing Staff department has a Windows 2003 computer that functions as a file server. The computer contains a folder named TestKingData. Auditing is enabled on the TestKingData folder. The TestKing Staff department reports that confidential files were deleted from the folder. You need to identify the user who deleted the confidential files. What should you do?()A、In Event Viewer, create a new log view from the security log. Filter the log view to display only success audits.B、In Event Viewer, create a new log view from the security log. Filter the log view to display only failure audits.C、In Event Viewer, create a new log view from the system log. Filter the log view to display only success audits.D、In Event Viewer, create a new log view from the system log. Filter the log view to display only failure audits.

考题 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、used the @text functions to convert time and number data to text in text columns 

考题  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 

考题 You are responsible for maintaining a SQL Server 2005 database. Business analysts in the company routinely use a view named v CustomerSales to join the Customers and Sales tables in the database. They use the view to aggregate total sales by customer by month. You need to increase the performance of the view. What should you do?()A、Update the view to use an outer join between the Customers and Sales tables.B、Create a clustered index on the v CustomerSales view.C、Create two separate views that do not contain any joinsone view named Customers for the Customers table and another one named v Sales for the Sales table.D、Create a stored procedure for the business analysts that uses the v CustomerSales view.

考题 Your company’s client computers run Windows 7.   Your company’s network has a wireless access point (WAP). A user reports that he regularly loses connectivity to the WAP.    You need to display information about client connectivity to the WAP.   What should you do?()A、Use Event Viewer to view events from a source of WlanConn.B、Use Event Viewer to view events from a source of WLAN AutoConfig.C、Use auditpol.exe to enable failed attempts in the Object Access category.D、Use auditpol.exe to enable successful attempts in the Object Access category.

考题 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 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 once he creates it. Which one of the following should tony do to create his archive?()A、create a new copy of the databaseB、create a replica of the databaseC、Use the windows explorer to create a copy of the database file.D、Create a replica copy of the database and disable replication on the database file.

考题 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

考题 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”)

考题 mary would like to display a collapsed section on her video catalog form, she has created a section buy when she display the form in the client the section always opens expanded. which one of the following should mary do to collapse the section?()A、 nothing. Sections always open expanded B、 modify the section default properties to collapsed C、 modify the form propenties to display all sections collapsed D、 modify the section opened for reading property to auto-collapse 

考题 You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005.You work as a database administrator for your company. A SQL Server 2005 database is utilized in your company. And a table named Inventory is contained by the database. A column named Price is included by the table. According to the company policy, you cannot reduce more than 10 percent the value in the Price column in any single database operation. Through many kinds of method, the company makes updates to the Price column. For instance, the utilization of ad hoc queries is one of the methods. Since you are the database administrator, you should confirm that this company policy takes its effect. Which action should be performed?()A、A stored procedure should be created, and changes are disallowed by the procedure to the Price column that violates company policy.B、On the Price column, a check constraint should be created, and a specified minimum value is required by the check constraint.C、A trigger should be created, and changes are rolled back by the trigger to the Price column that violates company policy.D、On the Price column, a foreign key constraint is created to a table that valid prices are included.

考题 单选题You are responsible for maintaining a SQL Server 2005 database. Business analysts in the company routinely use a view named v CustomerSales to join the Customers and Sales tables in the database. They use the view to aggregate total sales by customer by month. You need to increase the performance of the view. What should you do?()A Update the view to use an outer join between the Customers and Sales tables.B Create a clustered index on the v CustomerSales view.C Create two separate views that do not contain any joinsone view named Customers for the Customers table and another one named v Sales for the Sales table.D Create a stored procedure for the business analysts that uses the v CustomerSales view.

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

考题 单选题mary would like to display a collapsed section on her video catalog form, she has created a section buy when she display the form in the client the section always opens expanded. which one of the following should mary do to collapse the section?()A  nothing. Sections always open expanded B  modify the section default properties to collapsed C  modify the form propenties to display all sections collapsed D  modify the section opened for reading property to auto-collapse 

考题 单选题You have a login.ascx control and to display it in a view which method u would use()A http.displayB http.partialC http.loadD http.get

考题 单选题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 view icon C  add a profile doc to the db to manage the locked doc D  enable doc locking at the view level for each view in the db

考题 单选题You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005.You work as a database administrator for your company. A SQL Server 2005 database is utilized in your company. And a table named Inventory is contained by the database. A column named Price is included by the table. According to the company policy, you cannot reduce more than 10 percent the value in the Price column in any single database operation. Through many kinds of method, the company makes updates to the Price column. For instance, the utilization of ad hoc queries is one of the methods. Since you are the database administrator, you should confirm that this company policy takes its effect. Which action should be performed?()A A stored procedure should be created, and changes are disallowed by the procedure to the Price column that violates company policy.B On the Price column, a check constraint should be created, and a specified minimum value is required by the check constraint.C A trigger should be created, and changes are rolled back by the trigger to the Price column that violates company policy.D On the Price column, a foreign key constraint is created to a table that valid prices are included.

考题 单选题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”)

考题 单选题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 rich text display in the views

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

考题 单选题A bank wants to maximize the security of employee computer data displayed on their screen.Which of the following would BEST accomplish these goals?()A Keyboard filtersB Privacy filtersC ScreensaversD Secure display drivers

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

考题 单选题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 used the @text functions to convert time and number data to text in text columns 

考题 单选题You are the network administrator for The network consists of a single Active Directory domain named The TestKing Staff department has a Windows 2003 computer that functions as a file server. The computer contains a folder named TestKingData. Auditing is enabled on the TestKingData folder. The TestKing Staff department reports that confidential files were deleted from the folder. You need to identify the user who deleted the confidential files. What should you do?()A In Event Viewer, create a new log view from the security log. Filter the log view to display only success audits.B In Event Viewer, create a new log view from the security log. Filter the log view to display only failure audits.C In Event Viewer, create a new log view from the system log. Filter the log view to display only success audits.D In Event Viewer, create a new log view from the system log. Filter the log view to display only failure audits.

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