更多“单选题Which clause should you use to exclude group results?()A WHEREB HAVINGC RESTRICTD GROUP BYE ORDER BY”相关问题
  • 第1题:

    SELECT语句中,使用()子句可按指定列的值分组。

    • A、WHERE
    • B、HAVING
    • C、GROUP BY
    • D、ORDER BY

    正确答案:C

  • 第2题:

    SELECT语句中,若希望将查询结果排序,则应在SELECT语句中使用()子句。

    • A、WHERE
    • B、HAVING
    • C、GROUP BY
    • D、ORDER BY

    正确答案:D

  • 第3题:

    下列()子句可以实现分组结果的筛选条件。

    • A、GROUP BY
    • B、HAVING
    • C、WHERE
    • D、ORDER

    正确答案:B

  • 第4题:

    Which two are true about aggregate functions? ()

    • A、You can use aggregate functions in any clause of a SELECT statement.
    • B、You can use aggregate functions only in the column list of the select clause and in the WHERE clause of a SELECT statement.
    • C、You can mix single row columns with aggregate functions in the column list of a SELECT statement by grouping on the single row columns.
    • D、You can pass column names, expressions, constants, or functions as parameter to an aggregate function.
    • E、You can use aggregate functions on a table, only by grouping the whole table as one single group.
    • F、You cannot group the rows of a table by more than one column while using aggregate functions.

    正确答案:A,D

  • 第5题:

    You need to calculate the total of all salaries in the accounting department. Which group function should you use?()

    • A、MAX
    • B、MIN
    • C、SUM
    • D、COUNT
    • E、TOTAL
    • F、LARGEST

    正确答案:C

  • 第6题:

    You need to create a Password Settings object (PSO). Which tool should you use()

    • A、Active Directory Users and Computers
    • B、ADSI Edit
    • C、Group Policy Management Console
    • D、Ntdsutil

    正确答案:B

  • 第7题:

    You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com.All servers in the ABC.com domain, including domain controllers, have Windows Server 2012 R2 installed.You have created and linked a new Group Policy object (GPO) to an organizational unit (OU), named ABCServ, which host the computer accounts for servers in the ABC.com domain.You have been tasked with adding a group to a local group on all servers in the ABC.com domain.This group should not, however, be removed from the local group.  Which of the following actions should you take?()

    • A、You should consider adding a restricted group.
    • B、You should consider adding a global group.
    • C、You should consider adding a user group.
    • D、You should consider adding a server group.

    正确答案:A

  • 第8题:

    Your company has an Active Directory Domain Services (AD DS) forest with a single domain.  Domain controllers are located in the company’s offices in New York and Boston.  You deploy a group policy at the domain level that includes security filtering.   You discover that Group Policy object(GPO) settings are being applied to computers in the New York office, but not to computers in the Boston office.   You need to find out which settings are being applied to computers in the Boston office.   What should you do?()

    • A、Run a Group Policy Modeling report against computers in the Boston office.
    • B、Run a Group Policy Results report against computers in the Boston office.
    • C、Use the GpoTool.exe command-line tool.
    • D、Use the RepAdmin.exe command-line tool.

    正确答案:B

  • 第9题:

    单选题
    Your network consists of a single Active Directory domain. The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs). You need to create a list of all groups that have names that begin with the word Sales. Which command should you use? ()
    A

    Dsget group

    B

    Dsquery group

    C

    Netdom query

    D

    Net group


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

  • 第10题:

    单选题
    You need to calculate the total of all salaries in the accounting department. Which group function should you use? ()
    A

    MAX

    B

    MIN

    C

    SUM

    D

    COUNT

    E

    TOTAL

    F

    LARGEST


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

  • 第11题:

    单选题
    You are designing a group management strategy for users in the finance department. You need to  identify the appropriate changes that need to be made to the current group management strategy. You want to accomplish this goal by using the minimum number of groups.  What should you do?()
    A

     Add the finance users to the financeData group to which the necessary permissions have been assigned.

    B

     Add the finance users to the financeGG group to which the necessary permissions have been assigned.

    C

     Add the finance users to the financeGG group. Then add the financeGG group to the financeData group to which the necessary permissions have been assigned.

    D

     Add the finance users to the financeGG group. Add the financeGG group to the financeUG group to the financeDat group to which the necessary permissions have been assigned.


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

  • 第12题:

    单选题
    Which clause should you use to exclude group results?()
    A

    WHERE

    B

    HAVING

    C

    RESTRICT

    D

    GROUP BY

    E

    ORDER BY


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

  • 第13题:

    SELECT语句中,使用GROU PBY子句可按指定列的值分组,同时使用()可提取满足条件的组。

    • A、WHERE
    • B、HAVING
    • C、GROUP BY
    • D、ORDER BY

    正确答案:B

  • 第14题:

    查询命令的子句包括()。

    • A、SELECT
    • B、FROM
    • C、WHERE
    • D、GROUP BY
    • E、ORDER BY

    正确答案:A,B,C,D,E

  • 第15题:

    Which clause would you use in a SELECT statement to limit the display to those employees whose salary is greater then 5000?()

    • A、ORDER BY SALARY > 5000
    • B、GROUP BY SALARY > 5000
    • C、HAVING SALARY > 5000
    • D、WHERE SALARY > 5000

    正确答案:D

  • 第16题:

    Which clause should you use to exclude group results?()

    • A、WHERE
    • B、HAVING
    • C、RESTRICT
    • D、GROUP BY
    • E、ORDER BY

    正确答案:B

  • 第17题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The server contains a Web site that is configured to use onlyWindows Authentication. You have a security group named Group1 that contains several user accounts.Now you receive an order from the company management. According to the company requirement, youhave to prevent the members of Group1 from accessing a Web site. But you are not allowed prevent otherusers from accessing the Web site. Which Web site feature should you configure?()

    • A、You should configure SSL Settings
    • B、You should configure Authentication
    • C、You should configure Authorization Rules
    • D、You should configure IIS Manager Permissions

    正确答案:C

  • 第18题:

    Your network consists of a single Active Directory domain. The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs). You need to create a list of all groups that have names that begin with the word Sales. Which command should you use? ()

    • A、Dsget group
    • B、Dsquery group
    • C、Netdom query
    • D、Net group

    正确答案:B

  • 第19题:

    Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 is a member of a workgroup. You need to configure a local Group Policy on Server1 that will apply only to non- administrators. Which tool should you use?()

    • A、Server Manager
    • B、Group Policy Management Editor
    • C、Group Policy Management
    • D、Group Policy Object Editor

    正确答案:D

  • 第20题:

    Your network consists of a single Active Directory domain. The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs). You need to create a list of all groups that have names that begin with the word Sales. Which command should you use? ()

    • A、Dsget group
    • B、Dsquery group
    • C、Netdom query
    • D、Net group

    正确答案:B

  • 第21题:

    单选题
    Your network consists of a single Active Directory domain. The domain contains more than 300 group objects. The group objects are divided between several regional organizational units (OUs). You need to create a list of all groups that have names that begin with the word Sales. Which command should you use? ()
    A

    Dsget group

    B

    Dsquery group

    C

    Netdom query

    D

    Net group


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

  • 第22题:

    单选题
    You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com.All servers in the ABC.com domain, including domain controllers, have Windows Server 2012 R2 installed.You have created and linked a new Group Policy object (GPO) to an organizational unit (OU), named ABCServ, which host the computer accounts for servers in the ABC.com domain.You have been tasked with adding a group to a local group on all servers in the ABC.com domain.This group should not, however, be removed from the local group.  Which of the following actions should you take?()
    A

    You should consider adding a restricted group.

    B

    You should consider adding a global group.

    C

    You should consider adding a user group.

    D

    You should consider adding a server group.


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

  • 第23题:

    多选题
    Your application requires that you programmatically manipulate a nonquery record group. Which three built-ins can you use?()
    A

    CREATE_GROUP

    B

    ADD_GROUP_NOW

    C

    POPULATE_GROUP

    D

    ADD_GROUP_COLUMN

    E

    CREATE_GROUP_FROM_QUERY


    正确答案: E,D
    解析: 暂无解析

  • 第24题:

    单选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You are in charge of a server that runs Windows Server 2008. The server hasthe Web Server (IIS) server role installed. The server contains a Web site that is configured to use onlyWindows Authentication. You have a security group named Group1 that contains several user accounts.Now you receive an order from the company management. According to the company requirement, youhave to prevent the members of Group1 from accessing a Web site. But you are not allowed prevent otherusers from accessing the Web site. Which Web site feature should you configure?()
    A

    You should configure SSL Settings

    B

    You should configure Authentication

    C

    You should configure Authorization Rules

    D

    You should configure IIS Manager Permissions


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