-
One to many
Explain the representation of a one-to-many strong entity relationship in a relational database design.
-
Converting extended E-R model
Describe the process of converting an extended E-R model into a relational database design.
-
Data Redundancy
Explain what are controlled and uncontrolled data redundancy?
-
Size of Oracle package
“Bigger the size of a Oracle package, the better”. Do you agree? Justify.
-
Error Trapping Functions
Functions for error trapping are contained in which section of a PL/SQL block?
-
DDL Operation Trigger
Which types of trigger can be fired on DDL operation?
A. Instead of triggerB. DML triggerC. System triggerD. DDL trigger -
Data Models
Explain the three data models and examine a range of issues that are intergral to database environment such as the end user and different platforms compatibility?
-
Defragmentation and Re-organization
What is the difference between defragmentation (coalescing) and re-organization (rebuilding, moving)?
-
RDBMS Relation
What is the relation between the store and the customers when they shop the products at that store?
-
Indexes Searching Capabilities
How do indexes increase the searching capabilities?
-
Table Indexes
What is the disadvantage of creating large number of indexes on a table?
-
Difference between Data abstraction, schema and instance
Difference between the three levels of data abstraction, and between a schema and instances.. Consider a two dimensional integer array of size n*m that is to be used in your favorite programming language. Using the array as an example, illustrate the difference (a) between the three levels of data abstraction, and (b) between a schema and instances.
-
Organization problems
Consider an organization by which you are familiar. If the organization is using file processing system then what are the problems organization will face?Explain with suitable examples.
-
-
-
Remove one duplicate column value from multiple
How to remove only one column values from the duplication of values in that column without using any other column references in that table?
-
MultiSet table with UPI
Multiset table with UPI will allow duplicates or not?
-
SQL Query
How to display nth lowest record in a table for example? How to display 4th lowest (salary) record from customer table?
-
Diplay Records using ROWNUM, MINUS & UNION
Display 6th & 9th records only from the table using ROWNUM & MINUS & UNION ?
-
RowSet Vs ResultSet
Why is RowSet implementation is beneficial over ResultSet?
Database Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans