Exam 18: Database: Sql, Mysql, Linq and Javadb

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

________ provides mechanisms for storing and organizing data in a manner that facilitates sophisticated queries.

Free
(Multiple Choice)
4.8/5
(29)
Correct Answer:
Verified

B

Each table column in a relational detabase represents a different ________.

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

A

A relational database table consists of rows and ________.

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

C

The SQL keywords ASC and DESC are used when ________ rows.

(Multiple Choice)
4.8/5
(33)

There is a(n) ________ relationship between a primary key and its corresponding foreign key.

(Multiple Choice)
4.7/5
(32)

Sun's branded version of Apache Derby, a pure Java database, is called ________.

(Multiple Choice)
4.9/5
(37)

The ________ SQL statement is used to change existing data in a table.

(Multiple Choice)
4.8/5
(39)

The ________ is a logical representation of the data that allows the relationships between the data to be considered without concerning oneself with the physical implementation of the data structures.

(Multiple Choice)
4.8/5
(43)

SQL is a ________.

(Multiple Choice)
4.8/5
(35)

The following SQL query: SELECT lastName FROM Authors WHERE lastName LIKE '%e_'

(Multiple Choice)
4.9/5
(32)

The following SQL query: SELECT * FROM TableName

(Multiple Choice)
4.7/5
(34)

MySQL functions on the ________ platform.

(Multiple Choice)
4.7/5
(27)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)