搜题首页 > 试题详情
试题详情

在查询中执行数据过滤是通过查询语句的()子句来完成的,通过过滤数据,可以只查询满足要求的数据,减少数据查询的量,提高查询性能。

A、WHERE

B、FROM

C、SUQUERY

D、JOIN

查看答案

相关试题

  • To make audit information more productive, the DBA executes the following command before startingan audit operation:  SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;  Which statement is true regarding the audit record generated when auditing starts after restarting thedatabase()

    A、It contains only the plan for the SQL statement executed by the user.

    B、It contains the SQL text executed by the user and the bind variables used with it.

    C、It contains the plan and statistics associated with the SQL statement executed by the user.

    D、It contains the plan for the SQL statement executed by the user and the bind variables used with it.

  • Which two create an instance of an array?() 

    A

     int ia = new int [15];

    B

     float fa = new float [20];

    C

     char ca = “Some String”;

    D

     Object oa = new float[20];

    E

     Int ia = (4, 5, 6) (1, 2, 3)

  • While attempting to load a base operating system to a machine, an administrator is receiving bootp timeout error messages. What steps should be followed to troubleshoot communications between the NIM master and the client machine?()

    A、View debug logs on NIM master for errors or failures.

    B、Boot the client machine to SMS, and view the POST Error log.

    C、Boot the client machine to SMS, setup remote IPL, and execute a ping test.

    D、Boot the client machine to diagnostics, and ping the client from the NIM master.

  • A technician receives a new printer for repair and the work order states that when powered on theprinter makes a loud noise and will not print. Which of the following actions should the technician take? ()

    A、Install new drivers on the computer.

    B、Install a new ink cartridge.

    C、Install a print head on the printer.

    D、Remove the packing tape from the print head.

  • Which two statements about MPLS label-switched paths (LSPs) are true? ()

    A

    LSPs are bidirectional.

    B

    LSPs are unidirectional.

    C

    LSPs must follow the IGP's shortest path.

    D

    LSPs can follow paths other than the IGP's shortest path.

联系我们
TOP