databases Online Quiz - 49
Description: databases Online Quiz - 49 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which of the following denote the type of streams used in Java?
In order to initialize a servlet the initialization code is placed in
Which of the following statement is False?
Which of the following are valid table-partitioning methods
Which two parameters can be set to tell the Oracle to use OMF (Oracle Managed Files)?
User-defined application exception classes are derived from which class?
Which is Microsoft’s open source project hosting web site?
What is one of the disadvantages of database mirroring?
When you add a float, int and byte the result will be
The association between a URL pattern and a servlet is called as
Which of the following is not a online facilities provided by CICS?
What tool should you recommend for a junior DBA to use to create a simple backup strategy for a database?
You write a stored procedure that will return data for a report. The accuracy of the data is not so important; however, you want to avoid dirty reads. Which isolation level should you avoid?
How can a blocking process be killed?
What was a problem with navigational data access languages?
You want to identify the top 10 queries that have been recompiled the most times on your server. What can you do?
A data warehouse is which of the following?
An operational system is which of the following?
What must be implemented by all Servlets?
Where do sync points occur in a Transaction?