On the table there are()
A、five ten-dollar bills
B、five ten-dollars bill
C、five ten dollars bills
A、five ten-dollar bills
B、five ten-dollars bill
C、five ten dollars bills
A、Only the row with department ID 40 is deleted in the DEPARTMENTS table. B、The statement fails because there are child records in the EMPLOYEES table with department ID 40. C、The row with department ID 40 is deleted in the DEPARTMENTS table. Also the rows with employee IDs 110 and 106 are deleted from the EMPLOYEES table. D、The row with department ID 40 is deleted in the DEPARTMENTS table. Also the rows with employee IDs 106 and 110 and the employees working under employee 110 are deleted from the EMPLOYEES table. E、The row with department ID 40 is deleted in the DEPARTMENTS table. Also all the rows in the EMPLOYEES table are deleted. F、The statement fails because there are no columns specifies in the DELETE clause of the DELETE statement.
A、The forwarding table is stored only on the PFE B、The forwarding table contains all known routes C、The forwarding table is stored on both the RE and PFE D、The forwarding table is stored only on the RE
A、Drop the table. B、Partition the table C、Truncate the table. D、Add a column to the table. E、Rename a column in the table.
A、Perform EXPORT, DROP, and IMPORT operations on the BOOKINGS table sequentially B、Shrink the BOOKINGS table by using the ALTER TABLE SHRINK SPACE command C、Move the BOOKINGS table to a different location by using the ALTER TABLE MOVE command D、Deallocate the space in the BOOKINGS table by using the ALTER TABLE DEALLOCATE UNUSED command
A、You cannot roll back this statement. B、All pending transactions are committed. C、All views based on the DEPT table are deleted. D、All indexes based on the DEPT table are dropped. E、All data in the table is deleted, and the table structure is also deleted. F、All data in the table is deleted, but the structure of the table is retained. H、All synonyms based on the DEPT table are deleted.
A、You cannot roll back this statement. B、All pending transactions are committed. C、All views based on the DEPT table are deleted. D、All indexes based on the DEPT table are dropped. E、All data in the table is deleted, and the table structure is also deleted. F、All data in the table is deleted, but the structure of the table is retained. H、All synonyms based on the DEPT table are deleted.
A、You cannot roll back this statement. B、All pending transactions are committed. C、All views based on the DEPT table are deleted. D、All indexes based on the DEPT table are dropped. E、All data in the table is deleted, and the table structure is also deleted. F、All data in the table is deleted, but the structure of the table is retained. H、All synonyms based on the DEPT table are deleted.
A、You cannot roll back this statement. B、All pending transactions are committed. C、All views based on the DEPT table are deleted. D、All indexes based on the DEPT table are dropped. E、All data in the table is deleted, and the table structure is also deleted. F、All data in the table is deleted, but the structure of the table is retained. H、All synonyms based on the DEPT table are deleted.