Questão 1
Questão 2
Questão
Trigger is the function that executes when it meets the set condition to make an action, could be executed before or after to make an action
Questão 3
Questão
Which are the operations of trriggers
Questão 4
Questão
To Insert a password, update a datum or validate registers into a Data Base are examples of triggers
Questão 5
Questão
SQL specifies what you want it, no how to get it
Questão 6
Questão
DDL is the responsible of the Data Structure into a Data Base
Questão 7
Questão
DDL, DML and DCL are characteristics of SQL
Questão 8
Questão
Does it Includes commands to define views
Responda
-
DDL (Data Definition Language)
-
DML (Data Manipulation Language)
-
DCL (Data Control Language)
Questão 9
Questão
It is responsible about data security, to grant privilege and access modes
Responda
-
DDL (Data Definition Language)
-
DML (Data Manipulation Language)
-
DCL (Data Control Language)
Questão 10
Questão
It allows the handling and processing the information into Data Base
Responda
-
DDL (Data Definition Language)
-
DML (Data Manipulation Language)
-
DCL (Data Control Language)
Questão 11
Questão
Date, Time and Timestamp are the Basic Data Types of SQL
Questão 12
Questão
"Row Trigger" is a kind of trigger that allows a single execution, no matter how many times it complies with condition
Questão 13
Questão
The triggers are used to improve the administration into Data Base
Questão 14
Questão
It allows the execution of operations into a Data Base in Java Language , no matter the operating system
Questão 15
Questão
It is aimed to make it independent Data Base and operating system.