SQL DDL Commands Flashcards

1
Q

ALTER<object></object>

A

Modifies the metadata of an account-level or database object, or the parameters for a session.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ALTER INTEGRATION

A

Modifies the properties for an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

COMMENT

A

Adds a comment or overwrites an existing comment for an existing object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CREATE<object></object>

A

Creates a new object of the specified type.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CREATE INTEGRATION

A

Creates a new integration in the system or replaces an existing integration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

DESCRIBE<object></object>

A

Describes the details for the specified object.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

DROP<object></object>

A

Removes the specified object from the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

SHOW<object></object>

A

Lists the existing objects for the specified object type.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

UNDROP<object></object>

A

Restores the specified object to the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

USE<object></object>

A

Specifies the role, warehouse, database, or schema to use for the current session.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly