• 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
bc
gh
ab

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
What is the full form of SQL?

Structured Query List
None of these
Simple Query Language
Structured Query Language

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
A subquery in an SQL SELECT statement is enclosed in:

braces -- {...}.
brackets -- [...].
CAPITAL LETTERS.
parenthesis -- (...) .

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
Which of the following must be enclosed in double quotes?

Strings
All of these
Column Alias
Dates

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The SQL statementSELECT SUBSTR('123456789', INSTR('abcabcabc', 'b'), 4) FROM DUAL;

2345
456789
1234
6789

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
↑