GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

How many logical schema (conceptual schema) will be there fo…

How many logical schema (conceptual schema) will be there for a database?

Read Details

A set of permissible legal values can be specified through _…

A set of permissible legal values can be specified through ____________________.

Read Details

For the following relational algebra division operation     …

For the following relational algebra division operation          (Ta with x rows) / (Tb with y rows) => (Quotient with z rows) which of the following conditions will be correct?  

Read Details

What is correct about a stored procedure?

What is correct about a stored procedure?

Read Details

What are the quantifiers (marked as “?”) in the following tu…

What are the quantifiers (marked as “?”) in the following tuple relational calculus query: List of project numbers that involve an employee whose last name is ‘Wong’,  as manager of the controlling department for the project. ans :=    { P.pNumber | projects(P) and    ((? M) (? D)      (employee(M) and department(D) and P.dNumber = D.dNumber and D.mgrSSN = M.eSSN and M.lName = ‘Wong’ ) ) };

Read Details

What is the purpose of a relational algebra project operatio…

What is the purpose of a relational algebra project operation?

Read Details

Indexes on a table improves performance for ________________…

Indexes on a table improves performance for ____________________________.

Read Details

Which constraint will guarantee that a column of a table wil…

Which constraint will guarantee that a column of a table will have only a set of permissible values?

Read Details

What is the correct connectivity sequence among database sys…

What is the correct connectivity sequence among database system modules?

Read Details

If you anticipate running a particular SQL query often, you…

If you anticipate running a particular SQL query often, you can improve overall performance by saving the query in a __________________.

Read Details

Posts pagination

Newer posts 1 … 72,039 72,040 72,041 72,042 72,043 … 72,858 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top