It can span multiple databases.
It can consist of multiple data files.
It can contain blocks of different sizes.
It can contain segments of different sizes.
It can contain a part of a nonpartitioned segment
第1题:
Which statement describes a security zone?()
第2题:
Which three statements about subqueries are true? ()
第3题:
What is true regarding a shared, server-side parameter file for a Real Application Cluster database? ()
第4题:
Which two statements are true regarding the usage of the SQL*Loader utility()
第5题:
Transaction management is block-oriented rather than window-oriented.
Forms automatically navigates to an item located in an activated window.
A window may contain multiple blocks, but each block can only span one window.
A window can contain multiple canvases, and an item can be located on multiple canvases.
第6题:
It cannot be created without a package specification.
It cannot invoke subprograms defined in other packages.
It can contain only the subprograms defined in the package specification.
It can be changed and recompiled without making the package specification invalid.
第7题:
A security zone can contain one or more interfaces.
A security zone can contain interfaces in multiple routing instances.
A security zone must contain two or more interfaces.
A security zone must contain bridge groups.
第8题:
They are known as fabric routing
They cannot span multiple switches
Their connectivity is supported by Layer 2
They enable devices in different VSAN fabrics to communicate
They require that multiple switch fabrics be merged before they can function
第9题:
A WebLogic domain can have more than one Administration server.
A WebLogic domain has at least one WebLogic server.
A WebLogic domain can have at the most one cluster.
A WebLogic domain can cross multiple physical machines.
Each WebLogic domain is associated with a different Node Manager.
第10题:
They accept only a single argument
They can be nested only to two levels
Arguments can only be column values or constants
They always return a single result row for every row of a queried table
They can return a data type value different from the one that is referenced
第11题:
They can accept only one argument.
They can be nested up to only two levels.
They can return multiple values of more than one data type.
They can be used in SELECT, WHERE, and ORDER BY clauses.
They can modify the data type of the argument that is referenced.
They can accept a column name, expression, variable name, or a user-supplied constant as arguments.
第12题:
It is an XML file containing store data assets
It uses the same file format as a ZIP file
It contains file assets to create a store or site
It can easily be copied from one machine to another
It can contain WebSphere Commerce instance configuration information
第13题:
Which statements are true regarding a tablespace()
第14题:
Which two statements are true regarding the WebLogic domain?()
第15题:
Which three statements are true regarding single-row functions?()
第16题:
Which two statements are true regarding a tablespace()
第17题:
It can contain parameters with distinct values for each distance.
It can contain only parameters with identical values for each instance.
It must contain an IFILE parameter for each instance’s individual parameter file.
It must be located in the default location for the primary instance’s parameter file.
第18题:
Both USING and ON clauses can be used for equijoins and nonequijoins
Amaximum of one pair of columns can be joined between two tables using the ON clause
The ON clause can be used to join tables on columns that have different names but compatible data types
The WHERE clause can be used to apply additional conditions in SELECT statements containing the ON or the USING clause
第19题:
No more data files can be added to the tablespace.
Segment space is managed by free lists in the tablespace.
A user created without being assigned a default tablespace uses this tablespace.
The tablespace can be dropped with the current setting with segments present in it.
第20题:
You can load data into multiple tables during the same load session.
You can load data from multiple files to a table during the same load session.
You cannot perform selective data loading based on the values available in the records.
You can use an export file generated by the EXPDP utility as an input data file to load the data.
You can load data only if the input file is available on the disk and tape but not in a named pipes.
第21题:
It can span multiple databases.
It can consist of multiple data files.
It can contain blocks of different sizes.
It can contain segments of different sizes.
It can contain a part of a nonpartitioned segment.
第22题:
Subqueries can contain GROUP BY and ORDER BY clauses
Main query and subquery can get data from different tables
Main query and subquery must get data from the same tables
Subqueries can contain ORDER BY but not the GROUP BY clause
Only one column or expression can be compared between the main query and subquery
Multiple columns or expressions can be compared between the main query and subquery
第23题:
An extent cannot spread across data files.
A segment cannot spread across data files.
A data file can belong to only one tablespace.
A data file can have only one segment created in it.
A data block can spread across multiple data files as it can consist of multiple operating system (OS)blocks