A

Admin • 833K Points
Coach

Q. Which keyword is used instead of the assignment operator to initialize variables?

  • (A) NOT NULL
  • (B) DEFAULT
  • (C) %TYPE
  • (D) %ROWTYPE
  • Correct Answer - Option(B)
  • Views: 32
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.