Exam 16: Databases
Exam 1: Introduction to Computers and Java53 Questions
Exam 2: Java Fundamentals52 Questions
Exam 3: Decision Structures58 Questions
Exam 4: Loops and Files56 Questions
Exam 5: Methods56 Questions
Exam 6: A First Look at Classes58 Questions
Exam 7: Arrays and the Arraylist Class63 Questions
Exam 8: A Second Look at Classes and Objects52 Questions
Exam 9: Text Processing and More About Wrapper Classes62 Questions
Exam 10: Inheritance64 Questions
Exam 11: Exceptions and Advanced File Io59 Questions
Exam 12: Java-Fx: Gui Programming and Basic Controls42 Questions
Exam 13: Java-Fx: Advanced Controls40 Questions
Exam 14: Java-Fx: Graphics, Effects, and Media40 Questions
Exam 15: Recursion23 Questions
Exam 16: Databases40 Questions
Select questions type
In a transaction, all updates to the database must be successfully executed.
(True/False)
4.9/5
(36)
Systems designers commonly use UML diagrams to show the relationships between database tables.
(True/False)
4.9/5
(34)
Which of the following do most developers prefer to use when developing applications that work with an intensive amount of data?
(Multiple Choice)
4.7/5
(49)
Which of the following is the Statement interface method that should be used to execute a SELECT statement?
(Multiple Choice)
4.8/5
(34)
What string lists the protocol that should be used to access a database, the name of the database, and potentially other items?
(Multiple Choice)
4.7/5
(39)
In SQL the REFERENCES qualifier ensures referential integrity between tables.
(True/False)
4.8/5
(34)
In an entity relationship diagram, the primary key is denoted with __________.
(Multiple Choice)
4.8/5
(36)
In SQL, the __________ statement can be used to create a database table.
(Multiple Choice)
4.8/5
(38)
In SQL, the __________ statement is used to change the contents of an existing row in a table.
(Multiple Choice)
4.8/5
(42)
Of the following, which shows how a single quote (') is represented as part of a string in SQL?
(Multiple Choice)
4.8/5
(41)
The __________ type of SQL statement is used to retrieve the rows from a table.
(Multiple Choice)
4.8/5
(36)
No two rows in a table can have the same value in the primary key column.
(True/False)
4.8/5
(36)
Of the following column names, which one is most likely a primary key column?
(Multiple Choice)
4.7/5
(37)
The __________ statement is used in SQL to insert a new row into a table,
(Multiple Choice)
4.7/5
(31)
The DBMS works directly with the data and sends the results of operations __________.
(Multiple Choice)
4.7/5
(33)
Showing 21 - 40 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)