Guide to Oracle 10g 5th Edition Morrison Test Bank Full Download: http://alibabadownload.com/product/guide-to-oracle-10g-5th-edition-morrison-test-bank/ Chapter 2: Creating and Modifying Database Tables
TRUE/FALSE 1. The SQL command to create a database table is an example of DML. ANS: F
PTS: 1
REF: 42
2. A user schema contains all database objects created by a user. ANS: T
PTS: 1
REF: 43
3. According to the Oracle Naming Standard, ‘-‘ (hyphen) is a legal character. ANS: F
PTS: 1
REF: 44
4. To create a table it is only necessary to specify column names. ANS: F
PTS: 1
REF: 44
5. The Oracle DBMS stores columns of all data types in the same amount of space. ANS: F
PTS: 1
REF: 44
6. The VARCHAR2 data type can store up to 4,000 characters. ANS: T
PTS: 1
REF: 45
7. Using the CHAR data type causes a column value to be padded to the maximum declared size of the column. ANS: T
PTS: 1
REF: 46
8. The CHAR data types stores up to 4,000 characters. ANS: F
PTS: 1
REF: 45
9. Given the column declaration name CHAR(5), if a user attempted to store the value “Jonathan” in the name column, only the first 5 characters would be stored. ANS: F
PTS: 1
REF: 46
10. The CHAR and VARCHAR2 data types store Unicode character data. ANS: F
PTS: 1
REF: 46
11. When declaring a NUMBER data type, scale is the total number of digits both to the left and to the right of the decimal point. ANS: F
PTS: 1
REF: 47
12. The following declaration represents a floating-point number: my_number NUMBER.
This sample only, Download all chapters at: alibabadownload.com