- How can you define a data base
- What is the meaning of DBMS
- What is meant by a database system
- What are the advantages of DBMS
- What are the three levels of data
- Disadvantage in File Processing System
- What is the main use of B & B+ trees in
- Explain the difference between a database
- Describe the advantages and disadvanta
- Explain how a database could be recovered
- Why is it important to write to the log
- What is data model
- What is an entity
- What is an entity set
- What are the different types of entities
- What is a relation
- What is a relationship set
- What is an Attribute
- What is degree of a Relation
- What is meant by relation schema
- What is the meaning of domain of
- What is the meaning of Relationship
- What is Relationship type
- What is degree of Relationship type
- What are the different types of
- What is a Weak entity set
- Can you define the existence
- What are the super key and key
- What is an Aggregation
- What is an Entity
- What is an Entity type
- What is an Extension of entity type
- What is meant by entity integrity
- Describe referential integrity
- What are the some utilities of E-R Model
- What are the tools to create E-R Model
- What are the some design issues of E-R
- What is Object Oriented model
- What is a recursive relationship
- What is a key
- What is a Super key
- What is a Candidate key
- What is a Primary Key
- What is the meaning of the functional
- When is a functional dependency F said
- What is Multivalued dependency
- What is Normalization
- What is the use of the Normalization
- What are the different normal forms
- What is Fully Functional dependency
- Explain st Normal Form
- Explain nd Normal Form
- Explain rd Normal Form
- Explain Boyce-Codd Normal Form(BCNF)
- Explain th Normal Form
- What is meant by Atomicity
- Explain Multi-valued Dependency
- Explain Lossless-join dependency
- What are aggregate functions
- What is the difference between Oracle
- What is the difference between static
- When using count(distinct) it is better to
- What is the difference between the
- In the WHERE clause what is BETWEEN
- What is 'LIKE' used for in WHERE clause
- What are the wildcard characters
- How would you find out the total number
- How do you eliminate duplicate values
- How do you find the maximum value
- My SQL statement SELECT AVG(SALARY)
- How do you retrieve the first characters
- How do you concatenate the FIRSTNAME and LASTNAME from EMP
- What is the use of VALUE function
- How do you select a row using indexes
- When do you use a LIKE statement
- What is meant by null
- What is the meaning of underscore
- What do you accomplish by GROUP BY
- Define rollback and roll forward
- Which system table contains information
- What are correlated sub queries
- What is the difference between the
- How to copy SQL table
- What is meant by Table
- Explain Table
- What is the syntax for a CREATE
- Can one add columns to a table after
- Where in a table are added columns located
- After a table is defined, can columns
- What authority is required to create a
- What is a results table
- What is minimum authority required for
- Explain index in SQL
- What alias can do
- What synonym can do in sql
- What are the column name qualifiers
- What is a correlation name
- What is meant by embedded SQL
- How would you retrieve rows from a
- Why SELECT * is not preferred in
- What is a subselect
- What is the difference between
- What keyword does an SQL SELECT
- Describe the elements of the SELECT
- Explain the use of the WHERE clause
- Apart from cursor, what other ways are
- Explain ORDER BY clause
- What are some SQL aggregates
- What will GRANT option do
- What does the term "grant privileges"
- Explain Alter and Drop statements can
- What is meant by Data Definition
- How to find out the database name f
- How is the SUBSTR keyword used in SQL
- Explain the EXPLAIN statement
- What is a Cartesian product
- What is the difference between the
- Define the "integrity rules
- What is the difference between IN
- What is extension and intension
- What is System R? What are its two
- How is the data structure of System R
- What is Data Independence
- What is a view
- What is Data Storage - Definition Language
- What is DML (Data Manipulation Language)
- What is VDL (View Definition Language)
- What is DML Compiler
- What is Query evaluation engine
- What is DDL Interpreter
- What is the restriction on using UNION i
- Explain Data Manipulation Language
- Select name from employee where
- What is Record-at-a-time
- What is Set-at-a-time or Set-oriented
- What is RDBMS
- What is the difference b/w the DBMS
- What is Relational Algebra
- What is Relational Calculus
- What is meant by tuple relational calculu
- Explain Domain relational calculus
- What are the different types of author
- How does Tuple-oriented relational
- What is an object-oriented analysis
- What is an object
- What is class
- Explain Abstraction
- Explain Encapsulatio
- Explain Modularity
- Explain the difference between an
- What is lock granularity
- What is Transaction
- In general, how should the boundaries
- Explain the meaning of the expression
- What is meant by Consistency
- What is meant by Isolation
- What is meant by Durability
- Explain schedule
- What are the different types of schedule
- What is meant by serial schedule
- What is meant by non-serial schedule
- What is meant by serializability
- What are the different types o
- What is meant by Conflict serializability
- What is meant by View serializability
- What are the different Concurrency
- Explain the necessity of definin
- What happens when you say OPEN
- What is a cursor
- How do you specify and use a cursor in
- What is a cursor
- Explain an outer join
- Compare a subselect to a join
- When is it necessary to create a table
- What techniques are used to retrieve
- What is the basic difference between a j
- What are the different types of joints
- What is extension and intension
- What is degree of Relationship type
- What is Data Storage - Definition
- What is VDL (View Definition Language
- What is Fully Functional dependency
- In general, how should the boundaries of
- Explain the necessity of defining
- Explain STOGROUP
- What is a
- specify UNION to eliminate the duplicate
- Is BETWEEN inclusive of the range
- How do you specify and use a cursor
- Is DECLARE CURSOR executable
- Can you have more than one cursor
- When you COMMIT, is the cursor closed
- Can we use MAX on a CHAR column
- SQL statement SELECT AVG(SALARY)
- How do you retrieve the first
- What is UNION,UNION ALL
- How is the SUBSTR keyword used in SQL
- What is an alias and how does it differ
- What is meant by Atomicity
- DBMs