Title | |
---|---|
Using a WHERE clause in a SQL query is used to specify SQL reserved words and characters, known as ____?Using a WHERE clause in a SQL query is used to specify SQL reserved words and characters, known as ____?
The answer is:
A. Operators
|
|
SQL Operator can be,SQL Operator can be,
The answer is:
C. Both A and B
|
|
Number of operands used by Unary Operator is? |
|
Numbers of operand used by Binary Operators are? |
|
Which one of the syntaxes given below is of Binary Operator?Which one of the syntaxes given below is of Binary Operator?
The answer is:
D. Operand1 SQL _Operator Operand2
|
|
When an expression includes ___ SQL operator(s), the sequence in which they are evaluated is known as the SQL operator's precedenceWhen an expression includes ___ SQL operator(s), the sequence in which they are evaluated is known as the SQL operator's precedence.
The answer is:
C. Multiple
|
|
Which of the statement is true?Which of the statement is true?
The answer is:
C. Both A and B
|
|
Which of the following statement is correct?Which of the following statement is correct?
The answer is:
C. Both A and B
|
|
Which of these are the types of operators?Which of these are the types of operators?
The answer is:
D. All of the above
|
|
Which of the following is NOT the SQL Arithmetic Operator?Which of the following is NOT the SQL Arithmetic Operator?
The answer is:
C. Unary
|
|
Which of the following statement is TRUE for SQL Additional Operator?Which of the following statement is TRUE for SQL Additional Operator?
The answer is:
C. SELECT operand1+operand2;
|
|
The numerical values of two ___ of the ___ table can be easily subtracted using SQL Subtraction OperatorThe numerical values of two ___ of the ___ table can be easily subtracted using SQL Subtraction Operator.
The answer is:
B. Columns, same
|
|
Select the correct order of precedence among the following?Select the correct order of precedence among the following?
The answer is:
D. ** > + > NOT > OR
|
|
SQL Division operator divides the operand on the ____ side by the operand on the ____ sideSQL Division operator divides the operand on the ____ side by the operand on the ____ side.
The answer is:
C. Left, Right
|
|
The SQL Modulus Operator returns the,The SQL Modulus Operator returns the,
The answer is:
D. Reminder
|
|
Which of the following is not the SQL Comparison Operator?Which of the following is not the SQL Comparison Operator?
The answer is:
D. All of the above
|
|
Using which SQL Comparison Operator can we find the data that matches our query?Using which SQL Comparison Operator can we find the data that matches our query?
The answer is:
B. SQL Equal Operator (=)
|
|
Which of the following is a SQL Logical Operator?Which of the following is a SQL Logical Operator?
The answer is:
D. All of the above
|
|
Which of the following is not a SQL Logical Operator?Which of the following is not a SQL Logical Operator?
The answer is:
A. SQL Equal Operator
|
MCQs
Views
Best Answers
Points