Using DELETE statements, for example, DELETE FROM performance_schema.events_watis_current
Using the statement RESET PERFORMANCE CACHE
Using the statement FLUSH PERFORMANCE CACHE
Using TRUNCATE statements, for example, TRUNATE TABLE performance_schema.events_waits_current
Disabling and re-enabling all instruments
Restarting Mysql
第1题:
There are two tables: students, and scores, in the mysql database (4.0+) exactly like this:
SN | Name SN | Score
------------- -------------
1 | Jerry 1 | 48
------------- -------------
2 | Lily 2 | 50
------------- -------------
3 | Roy
-------------
where the SN is the foreigh key. Write an SQL statement to delete all the names that have no score.
第2题:
A. reset bgp group
B. delete bgp group
C. reset bgp all
D. delete bgp all
第3题:
In which of the following situations should correlation names be used?()
第4题:
Consider the events_% tables in performance Schema. Which two methods will clear or reset the collected events in the tables?()
第5题:
Which two statements are true about the Automatic Workload Repository (AWR)()
第6题:
Which two statements about views are true?()
第7题:
Examine the structure of the EMPLOYEES and NEW_EMPLOYEES tables: EMPLOYEES EMPLOYEE_ID NUMBER Primary Key FIRST_NAME VARCHAR2(25) LAST_NAME VARCHAR2(25) HIRE_DATE DATE NEW_EMPLOYEES EMPLOYEE_ID NUMBER Primary Key NAME VARCHAR2(60) Which DELETE statement is valid?()
第8题:
Using DELETE statements, for example, DELETE FROM performance_schema.events_watis_current
Using the statement RESET PERFORMANCE CACHE
Using the statement FLUSH PERFORMANCE CACHE
Using TRUNCATE statements, for example, TRUNATE TABLE performance_schema.events_waits_current
Disabling and re-enabling all instruments
Restarting Mysql
第9题:
data.Tables[person ].Rows[5].Delete();
data.Tables[person ].Rows.Delete(5);
data.Tables[person ].Rows[4].Delete();
data.Tables[person ].Rows[].Delete(4);
第10题:
All AWR tables belong to the SYSTEM schema.
The AWR contains systemwide tracing and logging information.
The snapshots collected by the AWR are accessible through data dictionary views.
The snapshots collected by the AWR are used by self-tuning components in the database.
第11题:
External tables can be updated.
External tables are read-only tables.
Indexes can be created on external tables.
Indexes cannot be created on external tables.
第12题:
A table referenced in the FROM clause has no indexed column.
The table referenced in the FROM clause has more than 200 columns.
Two or more tables in the FROM clause have identical column names.
The FROM clause contains two or more tables in the SELECT statement.
第13题:
A.A table referenced in the FROM clause has no indexed column.
B.The table referenced in the FROM clause has more than 200 columns.
C.Two or more tables in the FROM clause have identical column names.
D.The FROM clause contains two or more tables in the SELECT statement.
第14题:
Which two statements are true regarding the USING clause in table joins?()
第15题:
已知:DataSet data=new DataSet();则删除数据集data中person数据表的第5行数据的方法为()
第16题:
What is true about joining tables through an equijoin?()
第17题:
Examine the structure of the EMPLOYEES and NEW_EMPLOYEES tables: EMPLOYEES EMPLOYEE_ID NUMBER Primary Key FIRST_NAME VARCHAR2(25) LAST_NAME VARCHAR2(25) HIRE_DATE DATE NEW_EMPLOYEES EMPLOYEE_ID NUMBER Primary Key NAME VARCHAR2 (60) Which DELETE statement is valid?()
第18题:
You discover that your Recycle Bin contains two tables with the same name, MY_TABLE. You also have a table named MY_TABLE in your schema. You execute the following statement: FLASHBACK TABLE my_table TO BEFORE DROP RENAME TO my_table2; What will be the result of executing this statement?()
第19题:
–skip-networking, to prohibit access from remote locations
–reset-grant-tables, to start the server with only the mysql database accessible
–read-only,to set all data to read-only except for super users
–old-passwords, to start Mysql to use the old password format while running without the grant tables
第20题:
One of the tables is recovered from the Recycle Bin using a First In First Out (FIFO) approach.
One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approach.
Both the tables are recovered from the Recycle Bin with one table renamed to MY_TABLE2 and the other to a system-generated name.
None of the tables are recovered from the Recycle Bin, and the statement returns an error.
第21题:
A view can be created as read only.
A view can be created as a join on two or more tables.
A view cannot have an ORDER BY clause in the SELECT statement.
A view cannot be created with a GROUP BY clause in the SELECT statement.
A view must have aliases defined for the column names in the SELECT statement.
第22题:
MANAGER must be a role.
It allows the MANAGER to pass the specified privileges on to other users.
It allows the MANAGER to create tables that refer to the STUDENT_GRADES table.
It allows the MANAGER to apply all DML statements on the STUDENT_GRADES table.
It allows the MANAGER the ability to select from, insert into, and update the STUDENT_GRADES table.
It allows the MANAGER the ability to select from, delete from, and update the STUDENT_GRADES table.
第23题:
The routing table is populated by the forwarding table.
Devices running the Junos OS can accommodate multiple routing tables.
Information learned from routing protocols is stored in the routing table.
The primary routing table for IPv4 unicast routes is inet.4.