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

Introduction to SQL

Introduction to SQL
Which of the following SQL commands is used to retrieve data?

SELECT
JOIN
INSERT
DELETE

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Which of the following is illegal?

SELECT SYSDATE - (SYSDATE + 2) FROM DUAL;
SELECT SYSDATE - SYSDATE FROM DUAL;
SELECT SYSDATE - (SYSDATE - 2) FROM DUAL;
None of these

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The command to eliminate a table from a database is:

DELETE TABLE CUSTOMER;
DROP TABLE CUSTOMER;
REMOVE TABLE CUSTOMER;
UPDATE TABLE CUSTOMER;

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):

IN only.
LIKE only.
Both IN and NOT IN.
NOT IN only.

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
If you are going to use a combination of three or more AND and OR conditions, it is often easier to use the NOT and NOT IN operators.

False
True

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Let the statementSELECT column1 FROM myTable;return 10 rows. The statementSELECT ALL column1 FROM myTable;will return

exactly 10 rows
None of these
less than 10 rows
more than 10 rows

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON Introduction to SQL

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
↑