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

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

B

use a richtext title field

C

use the @text(fieldname) in the  column formula

D

nothing rich text display in the views


参考答案

参考解析
解析: 暂无解析
更多 “单选题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 administrator of a SQL Server 2000 computer. You are creating a data transformation services package. As the first step in this process, you need to load data from text files into a database table. These text files contain data on new stores that join your franchise. The text files list the data columns in the following format StoreID, StoreName, Address, City, State, PostalCode, ManagerID, StoreTypeID, FacilityID.The destination table is configured as shown in the exhibit.You want to load the data into the table as quickly as possible. What should you do?A.Use a Bulk Insert Task to read the data into a temporary table. Use an Execute SQL task to import the appropriate data into the destination table.B.Create and edit a format file to select the columns you want to import. Use a Bulk Insert Task, and then specify the format file to import the appropriate data into the destination table.C.Use a transform. data task to import the data. Use Microsoft ActiveX transformation scripts to write the appropriate data to the appropriate columns in the destination table.D.Create and edit a format file to select the columns you want to import. Use a transform. data task, and then specify the format file to import the appropriate data into the destination table.

考题 You are the administrator of a SQL Server 2000 computer in your company's personnel department. Employee data is stored in a SQL Server 2000 database. A portion of the database schema is shown in the exhibit.You want to create a text file that lists these data columns in the following format title, FirstName, LastName, WorkPhone, PositionName, DepartmentName.You want to create the text file as quickly as possible. You do not expect to re-create this file, and you want to avoid creating new database objects if possible.What should you do?A.Use the bcp utility to export data from each table to a separate text file. Use format files to select the appropriate columns. Merge the data from each text file into a single text file.B.Create a view that joins data from all three tables include only the columns you want to appear in the text file. Use the bcp utility to export data from the view.C.Create a SELECT query that joins the data from the appropriate columns in the three tables. Add an INTO clause to the query to create a local temporary table. Use the bcp utility to export data from the local temporary table to a text file.D.Create a SELECT query that joins the data from the appropriate columns in the three tables. Add an INTO clause to the query to create a global temporary table. Use the bcp utility to export data from the global temporary table to a text file.

考题 You are the administrator of a SQL Server computer. Users report that the database times out when they attempt to modify data. You use the Current Activity window to examine locks held in the database as shown in the following screenshot.You need to discover why users cannot modify data in the database, but you do not want to disrupt normal database activities. What should you do?A.Use the spid 52 icon in the Current Activity window to discover which SQL statement is being executedB.Use the sp_who stored procedure to discover who is logged in as spid 52C.Use SQL Profiler to capture the activity of the user who is logged in as spid 52D.Use System Monitor to log the locks that are granted in the database

考题 nancyusedarichtextfieldonaformtocapturedata.shewouldliketodisplaythedatainaview.whichofthefollowingshouldshedo?() A.use@texttorichtextB.usearichtexttitlefieldC.usethe@text(fieldname)inthecolumnformulaD.nothingrichtextdisplayintheviews

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

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

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

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

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

考题 olga wants to have one action on the video form that will give the options to print ,save and exit the document when it is clicked .how can she accomplish this?()A、use an action with subactions B、layer the actions in the action menu  C、Use action buttons within an outline control in a hidden frame to present "twisties " D、use hide/when formulas along with a database profile field setting to display "toolbars" of icons

考题 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 in a validation eventC、neglected to place a formula in a translation eventD、combined a text field and a time field in formula

考题 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、 subforms C、 framesets D、 style sheets

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

考题 jim has created a field hint for the address field. Users tell him this text disappears when they click in the address field. which one of the following is most likely reason?()A、 the address field is computed B、 jim should have used a text popup       C、 jim stored the field hint in the database    D、 field hint only display when the user has not clicked in the field (field hint)

考题 Your data recovery strategy must meet the following requirements: Back up all data files and folders in C:///Data.  Restore individual files and folders in C:///Data.  Ensure that data is backed up to and restored from external media.  What should you do?()A、Use the Previous Versions feature to restore the files and folders.B、Use the System Restore feature to perform backup and restore operations.C、Use the NTBackup utility to back up and restore individual files and folders.D、Use the Backup and Restore Center to back up and restore files.

考题 TestKing.com Web site includes a page that customers use to send feedback about the company and its products. You use a SQL Server 2005 database to store the comments in the Comments column of a table named Feedback. You need to implement full-text searching so that you can run reports on the comments. Which two actions should you perform?()A、Create a nonclustered index on the Comments column.B、Execute the USE Master Transact-SQL statement.C、Create a full-text catalog.D、Create a full-text index on the Comments column.

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

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

考题 单选题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 in a validation eventC neglected to place a formula in a translation eventD combined a text field and a time field in formula

考题 单选题jim has created a field hint for the address field. Users tell him this text disappears when they click in the address field. which one of the following is most likely reason?()A  the address field is computed B  jim should have used a text popup       C  jim stored the field hint in the database    D  field hint only display when the user has not clicked in the field (field hint)

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

考题 单选题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  subforms C  framesets D  style sheets

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

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