Exam 3: Using SQL Queries to Insert, update, delete, and View Data
Exam 1: Clientserver Databases and the Oracle10g Relational Database100 Questions
Exam 2: Creating and Modifying Database Tables100 Questions
Exam 3: Using SQL Queries to Insert, update, delete, and View Data100 Questions
Exam 4: Introduction to PlSQL100 Questions
Exam 5: Introduction to Forms Builder100 Questions
Exam 6: Creating Custom Forms100 Questions
Exam 7: Creating Database Reports100 Questions
Exam 8: Creating an Integrated Database Application100 Questions
Exam 9: Advanced SQL and PlSQL Topics100 Questions
Exam 10: Advanced Forms Builder Topics100 Questions
Exam 11: Introduction to Oracle 10g Database Administration100 Questions
Select questions type
To modify the SQL*Plus display settings click ____ on the menu bar,and then click Environment.
(Multiple Choice)
4.8/5
(39)
To add two string values together to form one string,use the ____________________ function.
(Short Answer)
4.8/5
(32)
You can choose to increment a sequence by a number other than 1 when each next value is retrieved.
(True/False)
4.9/5
(29)
Duplicate values will automatically be suppressed from query results unless you specify otherwise.
(True/False)
4.8/5
(41)
If you do not wish to save the changes made in a transaction,use the ____________________ command to undo them.
(Short Answer)
4.9/5
(35)
If you are selecting from a table in another user's schema,you must qualify the table name with the schema name.
(True/False)
4.8/5
(32)
Which character is used to indicate the outer table in an outer join?
(Multiple Choice)
4.9/5
(29)
DML commands that insert,update,or delete database data are called ____________________.
(Short Answer)
4.8/5
(38)
If o_date is a DATE column,the expression o_date + 10 will give a value 10 days from o_date.
(True/False)
4.7/5
(36)
The set operator ____________________ returns only rows returned by both queries.
(Short Answer)
4.8/5
(30)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)