Test your basic knowledge |

Oracle SQL

Subjects : oracle, it-skills
Instructions:
  • Answer 50 questions in 15 minutes.
  • If you are not ready to take this test, you can study here.
  • Match each statement with the correct term.
  • Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.

This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. When you INSERT new information into a table - it is followed with a _______ keyword that contains the information that is going to be added to the table.






2. __________________ inserts the current date and time.






3. It is always good practice to include the old values in the WHERE clause of UPDATE to ensure that another session or user _________________ in the meantime.






4. The _______ function lets you perform if-then-else functionality with the SQL language.






5. What is the most common DATE format found in SQL?






6. When you create a report in SQL Developer all the column names must match identically the names of the columns found in the tables you are referencing.






7. Explain how Dynamic SQL is used and give an example of a Dynamic SQL statement.






8. The _______ function adds values together for a group of rows.






9. The _____________ clause determines how rows are grouped.






10. You can simplify the writing of SQL statements by writing SQL _________ that generate and execute other SQL statements.






11. Match each of the SQL commands on the left with a verb from the list.






12. The ____________ command makes changes permanent.






13. How many characters can you have using the VARCHAR data type?






14. Queries that are found in parentheses are done first - just as in the order of operations when doing...






15. To restart a sequence at a lower number - you can drop and ________ the sequence.






16. What is the name of the key automatically generated from a sequence?






17. _________________ relationships are always optional relationships.






18. You use the __________ keyword to change characteristics of a column.






19. The ____________ keywords and the USING clause of the ANSI join syntax are mutually exclusive.






20. How many characters can be stored in the CHAR column/field?






21. Instead of using the Oracle Outer Join Operator or the ANSI syntax - you can achieve the same result with two SQL statements: ____________ and a ____________






22. The ____________ clause on a CREATE TABLE statement can specify how much space to allocate.






23. The ALTER SESSION statement can change the session's...






24. The TIMESTAMP WITH LOCAL TIME ZONE data type allows...






25. Explain the steps needed to run a script in SQL Developer






26. What do views do that makes them so useful for security?






27. What is the command you would type into SQL*Plus if you needed to know the definition for each column of a table?






28. When using the following data: NUMBER(10 -4) - the # 4 is called the __________.






29. When using the following data: NUMBER(10 -4) - the lowest number you can possibly have is __________.






30. Explicit data type conversion is preferable to Oracle's...






31. What is Oracle's most popular index storage structure?






32. The DUAL table can be used for...






33. You can pass parameters from the operating system when ___________ in SQl*Plus






34. Subqueries can return...






35. When using the following data: NUMBER(10 -4) - the # 10 is called the __________.






36. Converting a text literal to DATE format requires the use of the...






37. List the steps performed by a correlated subquery.






38. The COUNT function is useful for determining whether a table has...






39. To join four tables - you must have at least _____ join conditions.






40. When is it not a good idea to use an index?






41. The Nonequijoin can use the ________________ operator to construct joins that are not based on equality of values.






42. The ______ depicts the M of a 1:M relationship.

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


43. The ROWID pseudocolumn is not an ________- but it acts like one.






44. What is the data type you can use if you need an unlimited number of textual characters?






45. Joins involving multiple columns must always follow the ____________ relationship path.






46. UNION ALL does not sort - therefore it is less time consuming to use than the...






47. To revert back to a state that happened before you ran your change statement - you issue a ____________ command.






48. The query retrieves more than 5 to 15 percent of the rows






49. Explain how you can optimize your queries with subqueries and the main advantage of doing so.






50. To equijoin a table with another table involves matching the...







Sorry!:) No result found.

Can you answer 50 questions in 15 minutes?


Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests