InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Write one example of data field for which you would set the Required property to Yes? | 
                            
| 
                                   
Answer»  In a table, when we declare a field as a primary key, then the field’s Required property must be set to Yes because, in a primary key field, we need to enter data always.  | 
                            |