试题详情
- 单项选择题You need to change the definition of an existing table. The COMMERCIALS table needs its DESCRIPTION column changed to hold varying length characters up to 1000 bytes. The column can currently hold 500 bytes per value. The table contains 20000 rows. Which statement is valid?()
A、ALTER TABLE commercials MODIFY (description CHAR2(1000));
B、ALTER TABLE commercials CHANGE (description CHAR2(1000));
C、ALTER TABLE commercials CHANGE (description VARCHAR2(1000));
D、ALTER TABLE commercials MODIFY (description VARCHAR2(1000));
E、You cannot increase the size of a column if the table has rows.
- D
关注下方微信公众号,在线模考后查看
热门试题
- Consider the&e
- Which are iSQL*Plus
- You have
- 写出索引的作用与建立索引时应注意的问题。
- Youopenedtheencrypti
- A snapshot&ens
- Which two̳
- TheEMPtablehasthesec
- In Oracle 11g, which
- 程序全局区(PGA)由哪几个部分组成?各
- Your database&
- Given: Whatistheres
- Which statement abou
- In a typ
- Observe the followi
- You want to back up
- Given: Whichcode,in
- ClicktheExhibitbutto
- Youarecreatingadatab
- 描述Oracle的逻辑存储结构的组成及相