Шукаєте відповіді та рішення тестів для Check your knowledge: DevOps Tests ? Перегляньте нашу велику колекцію перевірених відповідей для Check your knowledge: DevOps Tests в softserve.academy.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
What is true for ‘View’ in SQL?
1. It can help in providing security
2. It can be used for hiding complexity
3. If there are more than one table involved in the view, we cannot perform (Data Manipulation Language) DML queries
4. When you drop the base table. View becomes inactive.
Select the correct option:
What will be the output for the below query?
SELECT Name from AV1 where Name LIKE '%______%';
Note: The above operation contains 6 underscores (‘_’).
What happens when a scalar subquery returns more than one value?
When we use both AND and OR operations in the WHERE clause …
Suppose there are seven records in a table. One column in this table is an identity column. Now the client wants to insert a record after the identity value 7 with its identity value starting from 10. Is it possible?
Which of the following query will result in an error?
What will result from the following SELECT statement:
SELECT 2000/02/25 + 4
Whеrе іs a hub spесіfiеd in the ОSІ mоdеl?