DBMS Lesson - 2
DBMS Lesson - 2
1. a) Memo - it is used to store some descriptive data. It can store more than
255 characters. Memo data type allows to store text data up to 64,000
characters.
c) Design view - it allows you to view and modify the structure of your table
and to set field properties.
3. -----
4. Every table must have a primary key that uniquely identifies a record in the
table.
To make a particular field as the primary key, place the mouse pointer before
the field name and right click.
A pop-up menu appears. Select the primary key option, from pop-up menu.
A key icon appears before the field name indicating that it is a primary key.
5. Open the table in datasheet view and select the field which you want to
sort.
6. The Navigation bar is used to Navigate through various records of the table.
Navigation bar is present at the bottom of the data sheet window.