SQL
第1题:
首先提出支持面I甸对象数据模型的SQL标准是(62)。
A.SQL86
B.SQL89
C.SQL92
D.SQL99
第2题:
首先提出支持面向对象数据模型的SQL标准是(37)。
A.SQL86
B.SQL89
C.SQL92
D.SQL99
第3题:
当前最新的SQL语言是()。
第4题:
Which statement correctly describes SQL and /SQL*Plus?()
第5题:
下列操作中,()不是SQL Server服务管理器功能。
第6题:
Which is the source used by Automatic SQL Tuning that runs as part of the AUTOTASK framework?()
第7题:
下列关于PL/SQL的说法正确的是()
第8题:
You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table. You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification. What should you recommend?()
第9题:
generating the SQL profile
testing and accepting the SQL profile
generating a list of candidate SQLs for tuning
adding tuned SQL plans into the SQL plan baseline
tuning each SQL statement in the order of importance
generating baselines that include candidate SQLs for tuning
第10题:
Both SQL and /SQL*plus allow manipulation of values in the database.
/SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.
/SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.
/SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.
第11题:
SQL statements that are part of the AWR baseline only
SQL statements based on the AWR top SQL identification
SQL statements that are part of the available SQL Tuning Set (STS) only
SQL statements that are available in the cursor cache and executed by a user other than SYS
第12题:
ANSI SQL-99
ANSI SQL
ANSI SQL-95
Transact-SQL
第13题:
You are the administrator of a SQL server computer. The server is running SQL Server 6.5 and SQL Server 7.0.
You install a named instance of SQL Server 2000, and then run the SQL server upgrade wizard. On the database selection screen, some of the SQL Server 6.5 databases are not listed.
You cancel the SQL Server upgrade wizard.
You need to ensure that the SQL Server 6.5 databases are listed in the wizard. What should you do?
A.Uninstall SQL Server 7.0, and then rerun the SQL Server upgrade wizard.
B.Run the Microsoft SQL Server-switch application, and then rerun the SQL Server upgrade wizard.
C.Create a data transformation services package that imports the databases from SQL Server 6.5 to SQL Server 2000, and then execute the package.
D.Uninstall SQL Server 2000, and then reinstall SQL Server 2000 as the default instance.
第14题:
下列哪个不是SQLServer服务()。
第15题:
SQL标准化工作不断地进行着,相继出现了()。
第16题:
在VisualFoxPro中,“查询设计器”的选项卡与语句()相对应。
第17题:
Which two statements are true regarding the SQL Repair Advisor?()
第18题:
What happens when you run the SQL Tuning Advisor with limited scope?()
第19题:
You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2. You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure. What should you recommend?()
第20题:
Configure an HTTP endpoint for SQL2 on SQL1.
Configure SQL2 as a linked server on SQL1.
Configure an HTTP endpoint for SQL1 on SQL2.
Configure SQL1 as a linked server on SQL2.
第21题:
java.sql.DriverManagger
java.sql.Connection
java.sql.Statement
java.sql.Result
java.sql.CallableStatement
第22题:
Access path analysis is not performed for SQL statements.
SQL structure analysis is not performed for SQL statements.
SQL Profile recommendations are not generated for SQL statements.
Staleness and absence of statistics are not checked for the objects in the SQL Tuning Advisor.
第23题:
PL/SQL是应用于各种数据库上的通用语言
PL/SQL是过程化的SQL语言
PL/SQL是只能在SQL*PLUS中运行
在PL/SQL可以直接执行所有的SQL操作
第24题:
“SQL2”
“SQL3”
“SQL89”
“SQL95”
“SQL99”