SQL Account & Session DDK Flashcards
ALTER ACCOUNT
Modifies an account.
ALTER CONNECTION
Modifies the properties for an existing connection.
ALTER FAILOVER GROUP
Modifies the properties for an existingfailover group.
ALTER REPLICATION GROUP
Modifies the properties for an existingreplication group.
ALTER SESSION
Sets parameters that change the behavior for the current session.
CREATE ACCOUNT
Creates a new account in your organization.
CREATE CONNECTION
Creates a new connection in the account.
CREATE FAILOVER GROUP
Creates a new failover group of specified objects in the system.
CREATE MANAGED ACCOUNT
Creates a new managed account.
CREATE REPLICATION GROUP
Creates a new replication group of specified objects in the system.
DESCRIBE RESULT
Describes the columns in the result of a query.
DESCRIBE TRANSACTION
Describes thetransaction, including the start time and the state (running, committed, rolled back).
DROP CONNECTION
Removes a connection from the account.
DROP FAILOVER GROUP
Removes a failover group from the account.
DROP MANAGED ACCOUNT
Removes a managed account, including all objects created in the account, and immediately restricts access to the account.