• 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
Indexes may be created or dropped at any time.

True
False

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The SQL -92 wildcards are ____ and ____ .

asterisk (*); percent sign (%)
percent sign (%); underscore (_)
underscore(_); question mark (?)
question mark (?); asterisk (*)

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Find all the cities whose humidity is 89

SELECT city WHERE humidity = 89;
SELECT city FROM weather;
SELECT city FROM weather WHERE humidity = 89;
SELECT humidity = 89 FROM weather;

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Which one of the following sorts rows in SQL?

SORT BY
GROUP BY
ALIGN BY
ORDER BY

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Which of the following is the original purpose of SQL?

To specify the syntax and semantics of SQL data definition language
To specify the syntax and semantics of SQL manipulation language
To define the data structures
All of these

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):

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

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
↑