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
Which of the following is the Statement interface method that should be used to execute an INSERT statement.
Free
(Multiple Choice)
4.7/5
(39)
Correct Answer:
C
Although SQL is a language, you don't use it to write applications.
Free
(True/False)
4.8/5
(37)
Correct Answer:
True
Which of the following is the not-equal-to operator in SQL?
Free
(Multiple Choice)
4.7/5
(42)
Correct Answer:
D
In SQL, the __________ statement is used to delete one or more rows from a table.
(Multiple Choice)
4.9/5
(33)
The standard lanuage for working with database management systems is __________.
(Multiple Choice)
4.7/5
(41)
SQL statements that are stored in the DBMS are called resident queries.
(True/False)
4.8/5
(30)
The __________ SQL operator can be used to disqualify search criteria in a WHERE clause.
(Multiple Choice)
4.8/5
(36)
What is the default concurrency level of a ResultSet object?
(Multiple Choice)
4.9/5
(40)
A column in one table that references a primary key in another table is known as a __________.
(Multiple Choice)
4.8/5
(30)
Which of the following can be used as a wildcard to represent a single character in SQL?
(Multiple Choice)
4.9/5
(29)
To sort the results of a SQL query, you can use the __________ clause.
(Multiple Choice)
4.8/5
(40)
The data that is stored in a row of a database is divided into __________.
(Multiple Choice)
4.8/5
(39)
The __________ SQL operator can be used to perform a search for a substring.
(Multiple Choice)
4.8/5
(34)
What will happen if you try to store duplicate data in a primary key column?
(Multiple Choice)
4.9/5
(39)
A result set is an object that is somewhat similar to a collection and it __________.
(Multiple Choice)
4.8/5
(42)
In SQL, the __________ statement is used to delete a table from a database.
(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)