niusouti.com

单选题You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to imp

题目
单选题
You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to implement this request? ()
A

Define a Key-Exit trigger for all the blocks in the form.  

B

In the Object Navigator, highlight all the items and define a Key-Exit trigger. 

C

Define a Key-Exit trigger on the primary key item in the master block.

D

No additional key-trigger definition is necessary.


相似考题
更多“单选题You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to imp”相关问题
  • 第1题:

    You have a computer that runs Windows Vista. You create a virtual private network (VPN) connection between the computer and your company’s network.You notice that while the computer is connected through the VPN connection, users on the company network can access shared folders on the computer.You need to prevent network users from accessing your shared folders when you are connected to the company’s network by using the VPN connection.What should you do?()

    A.A

    B.B

    C.C

    D.D


    参考答案:C

  • 第2题:

    You install Windows Vista on a new computer by using the default settings. You create an administrator account and a standard user account.You log on to the computer as the standard user and attempt to install a new application. You are prompted for user credentials to complete the installation.You need to install the application on the computer.What should you do?()

    A.A

    B.B

    C.C

    D.D


    参考答案:A

  • 第3题:

    Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2012 R2. You create and enforce the default AppLocker executable rules. Users report that they can no longer execute a legacy application installed in the root of drive C. You need to ensure that the users can execute the legacy application. What should you do?()

    • A、Modify the action of the existing rules
    • B、Create a new rule.
    • C、Add an exception to the existing rules
    • D、Delete an existing rule

    正确答案:B

  • 第4题:

    The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()

    • A、EXIT 
    • B、EXIT_FORM 
    • C、DO_KEY('Key-Exit') 
    • D、DO_KEY('EXIT_FORM')

    正确答案:D

  • 第5题:

    You create a Web Form that contains a button named btnCancel that enables users to exit the page. When users click this button, validation must not occur. During testing you learn that clicking the Cancel button does not enable users to exit the page. You need to ensure that users can always exit the page. What should you do?()

    • A、Set the Enabled property of the validation controls on the Web Form to False.
    • B、Set the CausesValidation property of the btnCancel button to False.
    • C、Set the CausesValidation property of the btnCancel button to True.
    • D、Set the Visible property of the validation controls on the Web Form to False.

    正确答案:B

  • 第6题:

    Windows NT 4.0 is currently on the system you are using, and you want to install Windows 2000 Professional. Windows NT 4.0 is currently on an NFTS partition.  For some reason you have decided that you are not going to upgrade, but rather, you are going to run this in a dual boot fashion.  What do you need to do? ()

    • A、Can’t be done.
    • B、You need to put Windows 2000 on a separate partition from Windows NT 4.0
    • C、You need to put Windows 2000 on the same partition as Windows NT 4.0.
    • D、You need to upgrade Windows NT 4.0 to SP4.

    正确答案:D

  • 第7题:

    You have a computer that runs Windows 7. You install a second internal hard disk drive in the computer.You attempt to create a system image and discover that the new disk is not listed as a backup destination.You need to ensure that you can use the new disk as a backup destination for system images.  What should you do?()

    • A、Create a NTFS partition.
    • B、Create a mirrored volume.
    • C、Create a system repair disc.
    • D、Log on to the computer by using a different account.

    正确答案:A

  • 第8题:

    单选题
    You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web Page on the WPF form. What should you do?()
    A

     Add a FlowDocumentReader control to the design surface. Then create a FlowDocument control.

    B

     Add a ContentControl control to the design surface. The reference a WebClient object to return an HTML string.

    C

     Add a DocumentViewer control to the design surface. The create a FixedDocument control.


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    You need to create a data block for DML operations in the NEW_EMPLOYEE form module. Which data source can you use for this block?()
    A

    REF cursor query. 

    B

    Stored function. 

    C

    From clause query. 

    D

    Transactional trigger.


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    You are deploying an application using Windows 2000 (Windows 2000 Service pack). When Users try to install it, the installation fails. What do you need to do in order correct the situation?()
    A

    Re-deploy the .msi file

    B

    Re-deploy the .mst file

    C

    Re-deploy using the .zap file


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    You create a Web Form that contains a button named btnCancel that enables users to exit the page. When users click this button, validation must not occur. During testing you learn that clicking the Cancel button does not enable users to exit the page. You need to ensure that users can always exit the page. What should you do?()
    A

    Set the Enabled property of the validation controls on the Web Form to False.

    B

    Set the CausesValidation property of the btnCancel button to False.

    C

    Set the CausesValidation property of the btnCancel button to True.

    D

    Set the Visible property of the validation controls on the Web Form to False.


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()
    A

    EXIT 

    B

    EXIT_FORM 

    C

    DO_KEY('Key-Exit') 

    D

    DO_KEY('EXIT_FORM')


    正确答案: B
    解析: 暂无解析

  • 第13题:

    You have a computer that runs Windows Vista. You create a dial-up connection.You need to run a custom script each time you connect by using the dial-up connection.What should you do?()

    A.A

    B.B

    C.C

    D.D


    参考答案:D

  • 第14题:

    You need to create a data block for DML operations in the NEW_EMPLOYEE form module. Which data source can you use for this block?()

    • A、REF cursor query. 
    • B、Stored function. 
    • C、From clause query. 
    • D、Transactional trigger.

    正确答案:D

  • 第15题:

    You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to implement this request? ()

    • A、Define a Key-Exit trigger for all the blocks in the form.  
    • B、In the Object Navigator, highlight all the items and define a Key-Exit trigger. 
    • C、Define a Key-Exit trigger on the primary key item in the master block.
    • D、No additional key-trigger definition is necessary.

    正确答案:D

  • 第16题:

    You deploy a Windows Server 2008 R2 VPN server behind a firewall. Remote users connect to the VPN by using portable computers that run Windows 7.The firewall is configured to allow only secured Web communications.You need to enable remote users to connect as securely as possible. You must achieve this goal without opening any additional ports on the firewall.What should you do?()

    • A、Create an IPsec tunnel.
    • B、Create an SSTP VPN connection.
    • C、Create a PPTP VPN connection.
    • D、Create an L2TP VPN connection.

    正确答案:B

  • 第17题:

    You have an Exchange Server 2010 organization.Users access their e-mail from the Internet by using Outlook Web App.You need to prevent users from downloading ZIP files from Outlook Web App.The solution must ensure that users can download ZIP files by using Microsoft Office Outlook. What should you do?()

    • A、Configure the Content Filter agent.
    • B、Configure the Attachment Filter agent.
    • C、Create a managed folder mailbox policy.
    • D、Create an Outlook Web App Mailbox policy.

    正确答案:D

  • 第18题:

    You have an Exchange Server 2010 organization.You need to ensure that all users in the organization can automatically schedule the use of a projector.What should you do?()

    • A、Create a new sharing policy
    • B、Create a mailbox
    • C、Modify the properties of the Calendar managed default folder
    • D、Modify the schedule for the Managed Folder Assistant

    正确答案:B

  • 第19题:

    You deploy Windows Server 2008 VPN server behind a firewall. Remote users connect to the VPN by using portable computers that run Windows Vista with the latest service pack. The firewall is configured to allow only secured web communications. You need to enable remote users to connect as securely as possible. you must achieve this goal without opening any additional ports on the firewall.  What should you do ( )? 

    • A、Create an IPsec tunnel
    • B、Create an SSTP VPN connection
    • C、Create a PPTP VPN connection
    • D、Create an L2TP VPN connection

    正确答案:B

  • 第20题:

    单选题
    You have an Exchange Server 2010 organization.You need to ensure that all users in the organization can automatically schedule the use of a projector.What should you do?()
    A

    Create a new sharing policy

    B

    Create a mailbox

    C

    Modify the properties of the Calendar managed default folder

    D

    Modify the schedule for the Managed Folder Assistant


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    Well, really _______ now is start learning what to do with this software and read a lot of tutorials, learn and practice _______ you can.
    A

    what you should do; as much as

    B

    that you need do; whatever

    C

    how you should start; the most

    D

    as should you do; the longest hours


    正确答案: C
    解析:
    你现在应该做的是学习怎样操作这套软件,阅读大量的使用说明,尽可能多地学习和操作。what you should do是由what引导的名词性从句,在句中做主语,as much as尽可能地…。

  • 第22题:

    单选题
    You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?()
    A

     You do not need to restore all the data files.

    B

     You do not need to open the database with the RESETLOGS operation

    C

     You do not need to perform a full backup after the RESETLOGS operation.

    D

     You do not need to recover all the data files to the same system change number (SCN).


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    You create a master-detail form. The users need to be able to exit the form quickly, adhering to default transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit trigger. What do you need to do to implement this request? ()
    A

    Define a Key-Exit trigger for all the blocks in the form.  

    B

    In the Object Navigator, highlight all the items and define a Key-Exit trigger. 

    C

    Define a Key-Exit trigger on the primary key item in the master block.

    D

    No additional key-trigger definition is necessary.


    正确答案: A
    解析: 暂无解析

  • 第24题:

    单选题
    You plan to deploy Windows 7 images. You need ensure that you can deploy images by using the WindowsPreinstallation Environment (Windows PE).  What should you do add to the Windows PE image?()
    A

    Imagex.exe

    B

    Loadstate.exe

    C

    Mighost.exe

    D

    Usmtutils.exe


    正确答案: B
    解析: 暂无解析