Saved Bookmarks
| 1. |
1. Write 'T' for True and 'F' for False statements.1. A field name cannot have a period (.), an exclamation mark (!) or brackets ([]).2. Visual basic and C language are the examples of RDBMS.3. Tables are the building blocks of MS Access.4. Database objects are Tables, Queries, Forms, Pages, Macros and Modules.5. A key is displayed in front of field to indicates that field has a primary key.6. Default property makes searching the record easier and speed up the sorting.7. Field name cannot start with a blank space.8. The field size of text datatypes contains maximum of 1 to 255 characters. |
|
Answer» Explanation: 1 is TRUE 2 is true 3 is false 4 is true 5 is true 6 is true 7 is false 8 is true |
|