logo

Crowdly

Browser

Add to Chrome

Database & SQL Basics Lite Edition [Ukr+Eng sub, 2016]

Looking for Database & SQL Basics Lite Edition [Ukr+Eng sub, 2016] test answers and solutions? Browse our comprehensive collection of verified answers for Database & SQL Basics Lite Edition [Ukr+Eng sub, 2016] at softserve.academy.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

What is DBMS?
0%
0%
100%
100%
100%
View this question
What are main features of DBMS?
100%
100%
100%
100%
0%
View this question
Choose client-server RDMS
100%
100%
0%
100%
100%
View this question
Select the commands that belong to the data manipulation language (DML)
View this question
Select the commands for creating a new table or editing table named STUDENT which would contain the following info: ID (key field), student’s first and last names (select all correct answers).
0%
0%
0%
0%
0%
View this question

Select the commands for adding a new field named RATING to the STUDENT table created by the following command (select one correct answers).

CREATE TABLE STUDENT(ID INT PRIMARY KEY, FIRSTNAME VARCHAR(30), LASTNAME VARCHAR(30))

View this question
Select the commands that belong to the data definition language (DDL)
View this question
The data types for storing numbers in SQL could be defined by the following keywords (select all correct answers)
View this question
The data types for storing a text in SQL could be defined by the following keywords (select all correct answers)
0%
0%
0%
0%
0%
View this question
What is the query for creating the PRODUCT table which contains the following fields: ID (primary key), NAME (product name) and PRICE (the product’s unit price)
View this question

Want instant access to all verified answers on softserve.academy?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome