Related questions
Question 211 - COF-R02 discussion
Which SQL commands, when committed, will consume a stream and advance the stream offset?
(Choose two.)
A.
UPDATE TABLE FROM STREAM
B.
SELECT FROM STREAM
C.
INSERT INTO TABLE SELECT FROM STREAM
D.
ALTER TABLE AS SELECT FROM STREAM
E.
BEGIN COMMIT
Your answer:
0 comments
Sorted by
Leave a comment first