
УПР 121-150
Authored by Нұрдәулет Қазбеков
Information Technology (IT)
University
Used 3+ 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
30 sec • 1 pt
Which clause is used to limit the number of rows returned?
LIMIT
TOP
ROWNUM
FETCH
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create an index in postgresql?
CREATE INDEX index_name ON table_name(column_name);
MAKE INDEX index_name ON table_name(column_name);
BUILD INDEX index_name ON table_name(column_name);
SET INDEX index_name ON table_name(column_name);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a foreign key?
A key that links two tables together
A key that always has a unique value
A primary key of a table
A temporary key for queries
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword is used to create a view?
CREATE VIEW
MAKE VIEW
ADD VIEW
SET VIEW
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command removes a view?
DROP VIEW
DELETE VIEW
REMOVE VIEW
CLEAR VIEW
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default isolation level in postgresql?
Read Committed
Serializable
Repeatable Read
Read Uncommitted
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword creates a copy of a table structure without data?
CREATE TABLE new_table AS SELECT * FROM old_table WHERE FALSE;
DUPLICATE TABLE old_table;
COPY TABLE old_table;
CLONE TABLE old_table;
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?