A user needs to create a trigger that will update table T2 whenever a row is added to table T1. Assuming the user has all appropriate privileges for table T2, which privilege is required on table T1 to create the trigger?()
第1题:
A. User2 needs write permission to the directory.
B. User2 needs both read and write permissions to the directory.
C. User2 needs both read and execute permissions to the directory.
D. User2 needs both write and execute permissions to the directory.
第2题:
A storage specialist needs to automate some tasks triggered in the event of disaster recovery. What is the best solution to accomplish this()
第3题:
下列()语句用于删除触发器。
第4题:
What three tasks are required to add a CRS application?()
第5题:
Companycom LPAR that is using a Virtual IO Server needs to be more highly available. How can this be accomplished using APV features?()
第6题:
Examine the following steps performed on a database instance: 1. The DBA grants the CREATE TABLE system privilege to the SKD user with ADMIN OPTION. 2. The SKD user creates a table. 3. The SKD user grants the CREATE TABLE system privilege to the HR user. 4. The HR user creates a table. 5. The DBA revokes the CREATE TABLE system privilege from SKD. Which statement is true after step 5 isperformed()
第7题:
You install Microsoft Windows Vista on a computer. You will share the computer with another user. You need to prevent the user from making unauthorized changes to the computer. What should you do? ()
第8题:
Your company uses a SQL Server 2005 database. Customer data from your trading partners is imported into the Customers table every night. You need to ensure that the customer record is updated if it already exists in the Customers table. If the record does not exist, the data needs to be inserted into the Customers table. What should you do?()
第9题:
You need to recommend a strategy for delegating administration to the consulting firm.What should you recommend?()
第10题:
using the DS GUI, step through Real Time Manager, Copy Services, Create custom scripts; actions and event conditions can be defined that triggerthe script; there is no need for a password
create a shell script usingdscli commands; trigger the script from the operating system, and call the script using the -pwd option with the password
create a password file; create a shell script using dscli commands; trigger the script from the operating system
create a password file; create a shell script usingdscli commands; trigger the script from the operating system; call the dscli script with the dscli -script
第11题:
TRIG_A
TRIG_B
TRIG_C
TRIG_D
第12题:
The table created by SKD is not accessible and SKD cannot create new tables.
The tables created by SKD and HR remain, but both cannot create new tables.
The table created by HR remains and HR still has the CREATE TABLE system privilege.
The table created by HR remains and HR can grant the CREATE TABLE system privilege to other users.
第13题:
The network printer is locking up and printing garbled text. When the user cancels the job fromtheir local print queue, nothing happens. Which of the following is the MOST likely cause?()
第14题:
Which statement creates a new user?()
第15题:
Which two traffic types trigger pass-through firewall user authentication?()
第16题:
User2 is complaining that he is unable to list the contents of a directory. What is the most likely cause?()
第17题:
Which statement creates a new user?()
第18题:
You have a master-detail relationship in the EMPLOYEE form module. You set the Delete Record Behavior property to Cascading. When a user deletes a master record, how does Forms implement the cascade-delete foreign-key rule? ()
第19题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You create a window named ManageOrders that contains a Button control named showOtherSide. You add an animation named FlipSides as a resource of ManageOrders. You need to ensure that the following requirements are met: FlipSides runs each time a user clicks showOtherSide. FlipSides runs only when a user clicks showOtherSide. What should you do?()
第20题:
TestKing.com has a SQL Server 2005 computer. You have been assigned the task of retrieving information about a user who is currently logged in. You need to create a function that returns scalar information about the activity time for a particular user. What are two possible ways to achieve this goal?()
第21题:
Create a FOR trigger.
Create an INSTEAD OF trigger.
Create an AFTER trigger.
Create a DDL trigger.
第22题:
SSH
Telnet
ICMP
OSPF
HTTP
第23题:
The tablespace TBS1 is full.
The user is not the owner of the SYSTEM tablespace.
The user does not have quota on the TBS1 tablespace.
The user does not have sufficient system privileges to create table in the TBS1 tablespace.
The user does not have sufficient privileges to create table on the default permanent tablespace.