×

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 to declare the local temporary tables?

32. What is the syntax to declare the local temporary tables?

  1. DECLARE TABLES
  2. DECLARE TEMPORARY TABLE
  3. DECLARE LOCAL TEMPORARY TABLE
  4. DECLARE GLOBAL TEMPORARY TABLE

Answer: C) DECLARE LOCAL TEMPORARY TABLE

Explanation:

The syntax to declare the local temporary tables is DECLARE LOCAL TEMPORARY TABLE.

Comments and Discussions!

Load comments ↻






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