• 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
The SQL statementSELECT SUBSTR('abcdefghij', INSTR('123321234', '2', 3, 2), 2) FROM DUAL;prints

23
ab
bc
gh

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
What operator tests column for the absence of data?

NOT operator
IS NULL operator
None of these
EXISTS operator

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The condition in a WHERE clause can refer to only one value.

True
False

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Select the right statement to insert values to the student table.

INSERT student VALUES (
INSERT VALUES (
INSERT VALUES INTO student (
INSERT INTO student VALUES (

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The SQL keyword(s) ________ is used with wildcards.

IN and NOT IN
NOT IN only
LIKE only
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
↑