joonstar
04-30-2003, 07:35 AM
(1) I made a table in a test database.
(2) The name of table is table1.
(3) The table has two "filed".
(4) The name of the first field is "name".
(5) The name of the second field is "age".
(6) The table has two records.
(7) The first record is (Tom, 22).
(8) The second records has (Mary, 20).
Above is the description of my actual work today morning.
Did I use correct terms on the correct places in (1) ~ (8) sentences?
When I make table, what is the difference between "not null" and "null" ?
(2) The name of table is table1.
(3) The table has two "filed".
(4) The name of the first field is "name".
(5) The name of the second field is "age".
(6) The table has two records.
(7) The first record is (Tom, 22).
(8) The second records has (Mary, 20).
Above is the description of my actual work today morning.
Did I use correct terms on the correct places in (1) ~ (8) sentences?
When I make table, what is the difference between "not null" and "null" ?