Which SQL standard revision finally addressed the issue of modifying structural components?
a. SQL/86
b. SQL/89
c. SQL/92
d. SQL/99
c. SQL/92
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT true regarding a one-to-many relationship?
A) A one-to-many relationship is a relationship between two tables where one record in the first table corresponds to many records in the second table. B) One-to-many is called the cardinality of the relationship. C) Access uses the tilde and infinity symbols to indicate a one-to-many relationship. D) Cardinality indicates the number of instances of one entity that relates to one instance of another entity.
Computer Science & Information Technology
Mutators are special types of methods used to create objects.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology