Give differences and similarity between := and DEFAULT.
What will be an ideal response?
DEFAULT keyword and := can be used for initializing NOT NULL variables or
constants at declaration time. := operator is also used in executable section to assign
value to a v ariable, but DEFAULT cannot be used in executable section.
Computer Science & Information Technology
You might also like to view...
Windows 8.1.1 contains a set of five C harms
Indicate whether the statement is true or false
Computer Science & Information Technology
A text box control is a ________ control, meaning its data comes from a field in a table or query
Fill in the blank(s) with correct word
Computer Science & Information Technology