InterviewSolution
Saved Bookmarks
| 1. |
The department relation has the an entry budget whose type has to be replaced by(a) Varchar (20)(b) Varchar2 (20)(c) Numeric (12,2)(d) NumericI had been asked this question by my school principal while I was bunking the class.The doubt is from Querying database part-1 DDL in division Database Systems Design and Implementation of Database Management |
|
Answer» The CORRECT option is (C) NUMERIC (12,2) |
|