Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Statements: DML or DDL?
Could anyone please tell me whether the following statements are DML or DDL:
CREATE INDEX (DDL, I think)
ALTER TABLE (DDL, I think)
SET CONSTRAINT
SET ROLE
SET TRANSACTION
Thanks.
Also, will a S lock allow a RX lock on the same table at the same time?
Thanks again.
-- Benetnasch Remove ".spam.begone"Received on Wed Jul 11 2001 - 07:14:18 CDT
![]() |
![]() |