CBSE class 8 CBSE computer subject question paper solved
General Instructions: All questions are compulsory. Q.1 Select the correct option. [8] Which view of a table in OpenOffice Base allows you to modify its structure? (1) [R] SQL view Data View Design view All of these Source: pg. no. 46 You are designing a database for a customer management system. One of the requirements is to store the customer's phone number and address. These fields do not require any calculations. Which data type should you use for these fields? (1) [Ap] Text [VARCHAR] Yes/No Integer Decimal Source: pg. no. 47 You are creating a database with a student table. One of the fields in this table with the Text data type has to follow the given requirements. Ensure that it must contain a value for each record. Limit the maximum length of the value of this field to 50 characters. Automatically fill in a default value of "N/A" for each new record if no value is provided. Based on these requirements, how would you set the Field Properties for this field? (1) [Ap