×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

Can you use transactional commands with DDL commands?

41. Can you use transactional commands with DDL commands?

  1. Yes
  2. No

Answer: B) NO

Explanation:

DDL commands are commonly known as data definition commands which include commands like create, drop or alter, and transactions commands cannot be used with these types of commands but can be used with the help of DML commands i.e. data manipulation language.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.