
Fundamentos de MySQL para Iniciantes
Quiz
•
Information Technology (IT)
•
11th Grade
•
Medium
VICTOR MATHEUS DE SOUZA MULLER
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando SQL é usado para selecionar todos os registros de uma tabela chamada "clientes"?
SELECT * FROM clientes;
GET * FROM clientes;
FETCH * FROM clientes;
SELECT ALL FROM clientes;
RETRIEVE * FROM clientes;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para criar uma nova tabela chamada "produtos" com colunas "id" e "nome"?
CREATE TABLE produtos (id INT, nome VARCHAR(100));
NEW TABLE produtos (id INT, nome VARCHAR(100));
BUILD TABLE produtos (id INT, nome VARCHAR(100));
MAKE TABLE produtos (id INT, nome VARCHAR(100));
CONSTRUCT TABLE produtos (id INT, nome VARCHAR(100));
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como inserir um novo registro na tabela "clientes" com valores "1" e "João" para as colunas "id" e "nome" respectivamente?
ADD INTO clientes (id, nome) VALUES (1, 'João');
INSERT INTO clientes (id, nome) VALUES (1, 'João');
INSERTE INTO clientes (id, nome) VALUES (1, 'João');
PUT INTO clientes (id, nome) VALUES (1, 'João');
INCLUDE INTO clientes (id, nome) VALUES (1, 'João');
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para atualizar o nome de um cliente com id igual a 2 para "Maria"?
UPDATE clientes SET nome = 'Maria' WHERE id = 2;
MODIFY clientes SET nome = 'Maria' WHERE id = 2;
CHANGE clientes SET nome = 'Maria' WHERE id = 2;
ALTER clientes SET nome = 'Maria' WHERE id = 2;
UPDATE clientes nome = 'Maria' WHERE id = 2;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como excluir todos os registros da tabela "produtos"?
DELETE * FROM produtos;
DELETE FROM produtos;
REMOVE FROM produtos;
CLEAR FROM produtos;
ERASE FROM produtos;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para selecionar apenas os nomes dos clientes da tabela "clientes"?
SELECT nome FROM clientes;
GET nome FROM clientes;
RETRIEVE nome FROM clientes;
FETCH nome FROM clientes;
SELECT * FROM clientes WHERE nome IS NOT NULL;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual comando é usado para remover a tabela "produtos" do banco de dados?
REMOVE TABLE produtos;
TRUNCATE TABLE produtos;
ERASE TABLE produtos;
DELETE TABLE produtos;
DROP TABLE produtos;
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Mobile - UI x UX
Quiz
•
11th Grade
15 questions
Quiz sobre el rol del Product Owner en Scrum
Quiz
•
11th Grade
15 questions
Quiz on Document and Data Management
Quiz
•
11th Grade
14 questions
TECN2 Diseño Gráfico
Quiz
•
11th Grade
10 questions
Bài 22: Thực hành tạo bảng dữ liệu có tham chiếu
Quiz
•
11th Grade
15 questions
Quiz ip address
Quiz
•
11th Grade
10 questions
BÀI 19. THỰC HÀNH TẠO LẬP CƠ SỞ DỮ LIỆU VÀ CÁC BẢNG
Quiz
•
11th Grade
12 questions
PRAA1 AULA 10-11-12
Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
15 questions
PRESENTE CONTINUO
Quiz
•
9th - 12th Grade
16 questions
Subject pronouns in Spanish
Quiz
•
9th - 12th Grade
14 questions
Model and Solve Linear Equations
Quiz
•
9th - 12th Grade
17 questions
Graduation Requirements Review
Quiz
•
9th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
