πŸ“Š MySQL
Q. Which keyword is used instead of the assignment operator to initialize variables?
  • (A) NOT NULL
  • (B) DEFAULT
  • (C) %TYPE
  • (D) %ROWTYPE
πŸ’¬ Discuss
βœ… Correct Answer: (B) DEFAULT

Explanation: Using the default value for a variable will give it a typical value. The value for that variable will be fixed.

Explanation by: Akshay Kulkarni
Using the default value for a variable will give it a typical value. The value for that variable will be fixed.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
210
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
91%
Success Rate