database-managing-databases-with-oracle Related Question Answers

1. Which of the following is not true of SQL views?





2. SQLPlus will finish the statement and execute it when the user types in this:





3. Which of the following is NOT an Oracle-supported trigger?





4. After a table has been created, its structure can be modified using the SQL command:





5. Which of the following is not true about modifying table columns?





6. Of the three ways to create an Oracle database, which one is the easiest and most recommended?





7. What Oracle backup and recover file contains user and system data?





8. When using SQLPlus, Oracle commands, column names, table names and all other database elements:





9. Which SQL phrase is not supported by Oracle?





10. What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles?





11. You have linked SQLPlus to an external text editor. To invoke the text editor for use within SQLPlus, which command do you use?





12. The default extension for an Oracle SQLPlus file is:





13. An Oracle System Change Number (SCN):





14. To obtain the structure of an Oracle table, the command to use is:





15. To see the contents of the SQLPlus buffer, type:





16. Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values.



17. Money is defined in Oracle with the Currency data type.



18. The default extension for SQLPlus is .sql.



19. The left-leaning slash tells Oracle to execute whatever statement is in the buffer.



20. Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made.



21. The semicolon terminates a SQL statement (and executes it).



22. SQLPlus is a text editor.



23. When you type Start FILENAME, the statement in your file will be executed automatically.



24. You can check on the status of tables with the DESCRIBE or DESC command.



25. Oracle directly supports the definition of surrogate keys.



Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution