MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SQL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What word is missing from the line below?SELECT * ____ CUSTOMER;
A
FROM
B
WHERE
C
SELECT
D
ORDER BY
Explanation: 

Detailed explanation-1: -Which of the following 2 statements are true about whitespace? Whitespace increases execution time of your program. Whitespace eliminates typing mistakes while programming.

Detailed explanation-2: -Q. In the red box what does the A with the red line under it mean? Bold.

Detailed explanation-3: -Which two statements are correct about the usage of an underscore? Underscores help make large numbers more readable. Underscores change the value of the number.

Detailed explanation-4: -Memo is the data type that has the largest storage capacity. It provides storage for variable length and arbitrary format data. There are two variations to Memo datatype: CLOB and BLOB data types.

There is 1 question to complete.