SQL*Plus and Oracle Database: Test Questions and Answers
Classified in Computers
Written on in English with a size of 7.44 KB
SQL*Plus is the version of SQL used to access Oracle databases
1.True
2.False
SQL*Plus del command can delete all lines from the buffer at once
1.True
2.False
There is no difference between the CHAR and VARCHAR2 data types. They are just spelled differently
1.True
2.False
Which command(s) set the title of SQL*Plus report
- Set Headsep
- Column
- Set PageSize
- Set Line Size
- Edit
- Define_Editor
- Start
- Remark
- /* */
- Host
- Ttitle
- Btitile
- @
- Break On
- Compute Sum
- Set NewPage
- Set Pause
- Save
- Host
- Command is not in the list
- Command does not exist
Table in Oracle cannot be created if the primary key is not specified
1.True
2.False
Alternate key may contain NULL values
1.True
2.False
Table can have several alternate keys, but only one primary key and one foreign key
1.True
2.False
Which command(s) is/... Continue reading "SQL*Plus and Oracle Database: Test Questions and Answers" »