What is Primary key and foreign key? Give an example
Answer Posted / alquama rizvi
MS-Access requires a special way of recognising every record of a table. For this you have to set or make a primary key. If you do not do so, MS-Access does this itself by adding a new field , serving as the primary key. A table may have only one primary key, although it may have more than one fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if null values are involved in string operations?
Explain a differential backup?
How to see the event list of an existing trigger using sys.trigger_events?
If no size is defined while creating the database, what size will the database have?
What do you understand by sql server agent?
Explain different types of index?
How does Report Builder support Analysis Services cubes?
What is a dbms wizard?
What is a partition function in sql server?
What is stretch database in sql server?
What are the different sql server versions?
Determine how to use the inserted and deleted pseudo tables?
Explain DBCC?
Is it possible to create trigger on views?
What is instead of dml trigger?