

Banco de dados - introdução a SQL
Flashcard
•
Information Technology (IT)
•
Professional Development
•
Hard
Wayground Content
FREE Resource
Student preview

4 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Qual comando criar tabela em SQL?
Back
CREATE TABLE nome_da_tabela (coluna1 tipo1, coluna2 tipo2, ...);
2.
FLASHCARD QUESTION
Front
Serve como operador para selecionar o que irá mostrar no SQL, na hora da consulta
Back
where
3.
FLASHCARD QUESTION
Front
Qual comando é usado para remover uma tabela do banco de dados em SQL?
Back
DROP TABLE nome_da_tabela;
4.
FLASHCARD QUESTION
Front
Comandos para inserir dados na tabela criada em SQL
Back
INSERT INTO table_name (column1, column2) VALUES (value1, value2);
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?