S Syed Member Sep 20, 2007 #1 Can you please tell me which of these are not DLL commands, a).Commit b).Savepoint c).Rename d).Merge
Can you please tell me which of these are not DLL commands, a).Commit b).Savepoint c).Rename d).Merge
Marco Kalter Administrator Staff member Sep 20, 2007 #1 If you do mean DDL, then only RENAME is a Data Definition Language command. It is the only command that creates, alters, or drops a database object definition.
If you do mean DDL, then only RENAME is a Data Definition Language command. It is the only command that creates, alters, or drops a database object definition.