×

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

What is the syntax of creating global temporary tables?

29. What is the syntax of creating global temporary tables?

  1. CREATE GLOBAL TEMPORARY TABLE
  2. CREATE LOCAL TEMPORARY TABLE
  3. CREATE TEMPORARY TABLE
  4. None

Answer: A) CREATE GLOBAL TEMPORARY TABLE

Explanation:

The syntax for creating global temporary tables is CREATE GLOBAL TEMPORARY TABLE.

Comments and Discussions!

Load comments ↻






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