adspace
Answer Posted / Rakhi Verma
The Column annotation has several optional attributes, including name (to specify the column's name), length (to specify the maximum length of the column), unique (to define a unique constraint on the column), nullable (to indicate whether the column can contain NULL values), etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers