Q. In which of the following cases will the RDBMS specify a default value for the columnif there are no values for it? (Solved)
1. NOT NULL WITH DEFAULT
2. COLUMN DEFAULT
3. NOT NULL UNIUE
4. None of the above
- c. NOT NULL UNIUE
1. NOT NULL WITH DEFAULT
2. COLUMN DEFAULT
3. NOT NULL UNIUE
4. None of the above