Exam 15: Databases
Exam 1: Introduction to Computers and Java40 Questions
Exam 2: Java Fundamentals40 Questions
Exam 3: A First Look at Classes and Objects40 Questions
Exam 4: Decision Structures42 Questions
Exam 5: Loops and Files40 Questions
Exam 6: A Second Look at Classes and Objects40 Questions
Exam 7: Arrays and the Arraylist Class40 Questions
Exam 8: Text Processing and Wrapper Classes40 Questions
Exam 9: Inheritance40 Questions
Exam 10: Exceptions and Advanced File Io40 Questions
Exam 11: Java-Fx: Gui Programming and Basic Controls40 Questions
Exam 12: Java-Fx: Advanced Controls40 Questions
Exam 13: Java-Fx: Graphics, Effects, and Media40 Questions
Exam 14: Recursion24 Questions
Exam 15: Databases40 Questions
Select questions type
What SQL operator can be used to perform a search for a substring?
Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
B
The DBMS works directly with the data and sends the results of operations
Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
A
Systems designers commonly use UML diagrams to show the relationships between database tables.
(True/False)
4.8/5
(39)
Which of the following do most developers prefer to use when developing applications that work with an intensive amount of data?
(Multiple Choice)
4.8/5
(37)
Of the following column names, which one is most likely a primary key column?
(Multiple Choice)
5.0/5
(37)
Which Statement interface method should be used to execute a SELECT statement?
(Multiple Choice)
4.9/5
(40)
Which type of SQL statement is used to retrieve the rows from a table?
(Multiple Choice)
5.0/5
(36)
What will happen if you try to store duplicate data in a primary key column?
(Multiple Choice)
4.8/5
(41)
What is the default concurrency level of a ResultSet object?
(Multiple Choice)
4.8/5
(38)
Of the following, which is the not-equal-to operator in SQL?
(Multiple Choice)
4.8/5
(33)
In a transaction, all updates to the database must be successfully executed.
(True/False)
4.8/5
(34)
In an entity relationship diagram, the primary key is denoted with
(Multiple Choice)
4.9/5
(43)
Of the following, which shows how a single quote (') is represented as part of a string in SQL?
(Multiple Choice)
4.8/5
(37)
Although SQL is a language, you don't use it to write applications.
(True/False)
4.9/5
(36)
SQL statements that are stored in the DBMS are called resident queries.
(True/False)
4.9/5
(40)
In SQL, which statement is used to delete a table from a database?
(Multiple Choice)
4.8/5
(38)
Which of the following can be used as a wildcard to represent a single character in SQL?
(Multiple Choice)
4.9/5
(37)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)