use the @currenty in thr column formula in the view
Select currency on the numbers tab in the view properties box
Select currency on the numbers tab in the column properties box
Select currency on the numbers tab in the field properties box
第1题:
which one of the following should maria do to display the release date in a text column?()
第2题:
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?()
第3题:
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?()
第4题:
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?()
第5题:
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?()
第6题:
Update the view to use an outer join between the Customers and Sales tables.
Create a clustered index on the v CustomerSales view.
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.
Create a stored procedure for the business analysts that uses the v CustomerSales view.
第7题:
nothing. Sections always open expanded
modify the section default properties to collapsed
modify the form propenties to display all sections collapsed
modify the section opened for reading property to auto-collapse
第8题:
enable the “allow doc locking “ db property
create a view column for the locked doc view icon
add a profile doc to the db to manage the locked doc
enable doc locking at the view level for each view in the db
第9题:
create a view action that has the following formula:@command([create];”video”)
create a form action that has the following formula:@command([compose];”video”)
create a view action that has the following formula:@command([compose];”video”)
create a database action that has the following formula:@command([compose];”video”)
第10题:
select the parenthesis when negative value in the view properties box
select the parenthesis when negative value in the column properties box
use the @function @negative to set this in the column formula in the view
use a formula to format the value in the field on the form that will be displaying in the view
第11题:
use the @currenty in thr column formula in the view
Select currency on the numbers tab in the view properties box
Select currency on the numbers tab in the column properties box
Select currency on the numbers tab in the field properties box
第12题:
In Event Viewer, create a new log view from the security log. Filter the log view to display only success audits.
In Event Viewer, create a new log view from the security log. Filter the log view to display only failure audits.
In Event Viewer, create a new log view from the system log. Filter the log view to display only success audits.
In Event Viewer, create a new log view from the system log. Filter the log view to display only failure audits.
第13题:
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?()
第14题:
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?()
第15题:
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?()
第16题:
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?()
第17题:
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?()
第18题:
use the @function @decimal in the column formula in the view
select decimal on the numbers tab in the view properties box
select decimal on the numbers tab in the column properties box
use the @function @decimal to format the value in the field on the form that will display in the view
第19题:
http.display
http.partial
http.load
http.get
第20题:
A stored procedure should be created, and changes are disallowed by the procedure to the Price column that violates company policy.
On the Price column, a check constraint should be created, and a specified minimum value is required by the check constraint.
A trigger should be created, and changes are rolled back by the trigger to the Price column that violates company policy.
On the Price column, a foreign key constraint is created to a table that valid prices are included.
第21题:
use @texttorichtext
use a richtext title field
use the @text(fieldname) in the column formula
nothing rich text display in the views
第22题:
Keyboard filters
Privacy filters
Screensavers
Secure display drivers
第23题:
used the number and time format options
used the @date to text functions to convert time to text
concatenated the date types using mathematical operators
used the @text functions to convert time and number data to text in text columns
第24题:
change the agent property to shared
copy the agent to a domino 6 server
change the agent property to shared code
delete the agent. She must create it again as a shared agent