• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

Database Redesign

Database Redesign
Which SQL-92 standard SQL command can be used to change a table name?

RENAME TABLE
None of these
CHANGE TABLE
ALTER TABLE

ANSWER DOWNLOAD EXAMIANS APP

Database Redesign
Which of the following SQL statements are helpful in database redesign?

EXISTS/NOT EXISTS expressions only
None of these
Correlated subqueries only
Both of the above are helpful

ANSWER DOWNLOAD EXAMIANS APP

Database Redesign
To drop a column that is used as a foreign key, first:

All of these
drop the foreign key constraint.
drop the primary key.
drop the table containing the foreign key.

ANSWER DOWNLOAD EXAMIANS APP

Database Redesign
What SQL command can be used to delete columns from a table?

MODIFY TABLE TableName DROP COLUMN ColumnName
MODIFY TABLE TableName DROP ColumnName
ALTER TABLE TableName DROP ColumnName
ALTER TABLE TableName DROP COLUMN ColumnName

ANSWER DOWNLOAD EXAMIANS APP

Database Redesign
Dependency graphs are diagrams that consist of nodes and arcs that show the dependencies of a database.

False
True

ANSWER DOWNLOAD EXAMIANS APP

Database Redesign
What SQL command can be used to add columns to a table?

ALTER TABLE TableName ADD ColumnName
MODIFY TABLE TableName ADD ColumnName
MODIFY TABLE TableName ADD COLUMN ColumnName
ALTER TABLE TableName ADD COLUMN ColumnName

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON Database Redesign

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑