Exam 10: Learn how to create a database in Oracle Database XE 11g Release 2

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

What is SQL Developer?

Free
(Essay)
4.9/5
(32)
Correct Answer:
Verified

SQL Developer is the GUI tool that is intended to be used instead of SQL*Plus.It is generally used for application development,and it provides a comprehensive development environment for Oracle Database users and developers.

Another name for Oracle Database Express Edition 11g Release 2 is Oracle Database XE.

Free
(True/False)
4.9/5
(40)
Correct Answer:
Verified

True

To log into a workspace connection in Oracle SQL Developer,use the username and password you created for Application Express.

Free
(True/False)
4.9/5
(32)
Correct Answer:
Verified

True

When using Oracle Database,a sequence is an object that generates a sequential series of unique numbers.

(True/False)
4.9/5
(32)

Oracle SQL Developer is a command-line interface for the creation of database objects.

(True/False)
4.9/5
(34)

Sequences are most often used to provide values for surrogate keys.

(True/False)
4.7/5
(38)

With Oracle Database,using a sequence does not guarantee valid surrogate key values.

(True/False)
4.9/5
(36)

Oracle Database XE uses Application Express to create new workspaces.

(True/False)
4.9/5
(41)

Oracle Database Express Edition 11g Release 2 uses ________ to generate surrogate keys.

(Short Answer)
4.7/5
(22)

You may use simple text editors to create SQL scripts for Oracle Database XE.

(True/False)
4.8/5
(39)

The NextVal method provides the next value in a sequence.

(True/False)
4.9/5
(35)

The Oracle Database ODBC Client is installed ________ when Oracle Database Express Edition 11g Release 2 is installed.

(Short Answer)
4.9/5
(31)

Explain how you would import Microsoft Excel data via SQL Developer by creating the table while importing the data.

(Essay)
4.8/5
(32)

All Excel worksheets imported into Oracle Database will have an appropriate column for a primary key.

(True/False)
4.9/5
(32)

It is useful to have Microsoft Access 2016 to act as the application ________ for an Oracle Database XE database.

(Short Answer)
4.9/5
(29)

Which of the following is an account name for which you would enter a password to connect to a workspace in Oracle SQL Developer?

(Multiple Choice)
4.8/5
(34)

Users in SQL Developer log into a workspace using the ________ account.

(Short Answer)
4.8/5
(40)

You do not need administrative privileges on your Windows computer at any point of the Oracle Datatbase XE installation.

(True/False)
4.9/5
(37)

To run an SQL script,click the ________ button.

(Short Answer)
4.9/5
(27)

Explain sequences and their relationship to surrogate keys.

(Essay)
4.9/5
(34)
Showing 1 - 20 of 52
close modal

Filters

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