• 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 is valid SQL for an Index?

ADD INDEX ID;
CREATE INDEX ID;
REMOVE INDEX ID;
CHANGE INDEX ID;

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
The SQL statementSELECT SUBSTR('abcdefghij', INSTR('123321234', '2', 3, 2), 2) FROM DUAL;prints

gh
ab
bc
23

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
A SELECT statement within another SELECT statement and enclosed in square brackets ([...]) is called a subquery.

True
False

ANSWER DOWNLOAD EXAMIANS APP

Introduction to SQL
To sort the results of a query use:

ORDER BY.
None of these
SORT BY.
GROUP 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
All of these
To specify the syntax and semantics of SQL manipulation language
To define the data structures

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
↑