
MELINIA - SEQUELVERSE - ROUND 1
Authored by Shruthijeya J
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL statement is used to limit the number of results returned from a query?
Fetch
Count
Limit
Top
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following statements is true concerning routines and triggers?
Both consist of procedural code
Both have to be called to operate.
Both run automatically.
Both are stored in the database
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
SELECT COUNT(DISTINCT department) FROM employees;
SELECT COUNT(DISTINCT department) FROM employees;
What does this query calculate?
The total number of employees in each department
The number of distinct departments in the "employees" table
The total number of employees in the "employees" table
The number of distinct employees
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Embedded SQL is which of the following?
Hard-coded SQL statements in a program language such as Java
The process of making an application capable of generating specific SQL code on the fly
Hard-coded SQL statements in a procedure
Hard-coded SQL statements in a trigger
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a built-in function in SQL
DATE_ADD( )
DATE_SUB( )
DATE_DIFF( )
DATE_FORMAT( )
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
When the SQL query is executed the result is?
When the SQL query is executed the result is?
A blank screen
A table
A row
All of these
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the below is an invalid query
SELECT Unique(name) FROM DataFlair;
SELECT * FROM DataFlair Where experience!=0;
Select name FROM DataFlair;
None of these
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?