Exam 17: Databases
Exam 1: Introduction to Computers and Java51 Questions
Exam 2: Java Fundamentals61 Questions
Exam 3: Decision Structures64 Questions
Exam 4: Loops and Files57 Questions
Exam 5: Methods60 Questions
Exam 6: A First Look at Classes58 Questions
Exam 7: Arrays and the Arraylist Class64 Questions
Exam 8: A Second Look at Classes and Objects50 Questions
Exam 9: Text Processing and More About Wrapper Classes60 Questions
Exam 10: Inheritance70 Questions
Exam 11: Exceptions and Advanced File IO56 Questions
Exam 12: A First Look at GUI Applications60 Questions
Exam 13: Advanced GUI Applications58 Questions
Exam 14: Applets and More54 Questions
Exam 15: Creating GUI Applications With Javafx and Scene Builder40 Questions
Exam 16: Recursion42 Questions
Exam 17: Databases48 Questions
Select questions type
Which of one the following SQL data types would be the best choice for storing financial data?
(Multiple Choice)
4.9/5
(42)
By default, ResultSet objects allows you to move the cursor:
(Multiple Choice)
5.0/5
(30)
In an entity relationship diagram, the primary keys are denoted with:
(Multiple Choice)
4.8/5
(24)
The DBMS works directly with the data, and sends the results of operations:
(Multiple Choice)
4.9/5
(35)
In SQL, you use this statement to delete one or more rows from a table:
(Multiple Choice)
4.9/5
(34)
A result set is an object that is somewhat similar to a collection and:
(Multiple Choice)
4.9/5
(44)
What is the default concurrency level of a ResultSet object?
(Multiple Choice)
4.9/5
(50)
Although SQL is a language, you don't use it to write applications.
(True/False)
4.7/5
(40)
Which of the following shows how a single quote is represented as part of a string in SQL?
(Multiple Choice)
5.0/5
(46)
If you try to store duplicate data in a primary key column:
(Multiple Choice)
4.9/5
(49)
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.9/5
(29)
A column in one table that references a primary key in another table is known as what?
(Multiple Choice)
4.8/5
(41)
System designers commonly use UML diagrams to show the relationships between database tables.
(True/False)
4.8/5
(37)
What Java class is a Swing component that displays data in a two-dimensional table?
(Multiple Choice)
4.8/5
(38)
Showing 21 - 40 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)