Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Guide to Oracle
Quiz 1: Clientserver Databases and the Oracle10g Relational Database
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
True/False
NULL is a valid value for a primary key.
Question 2
True/False
Relationships between entities in database tables are maintained using key fields.
Question 3
True/False
A student can take many different classes in the same term,and each class can be composed of many different students;this is an example of a many-to-many relationship.
Question 4
True/False
A shorthand method of identifying a table and its contents is to give the name of the table followed by a list of the column names and data types,separated by commas,within a set of square brackets.