Tag: databases
Questions Related to databases
-
Type-1
-
Type-2
-
SCD
-
ALL THE ABOVE
-
INSERT
-
INSERT/UPDATE
-
UPDATE
-
UPDATE/INSERT
-
Always deploy the mapping before executing
-
Newly created/Modified Mappings need not be deployed before executing
-
Deployment needs depends on the mapping status
-
Execute the mapping and deploy it only when you need to export
-
var2 NUMBER := 0;
-
INTO var2
-
WHERE name = 'JORDAN';
-
var1 :=var2 + 2000;
-
There are no errors in this PL/SQL block.
-
TO_CHAR
-
LOWER
-
LPAD
-
MAX
-
CEIL
-
System tablespace
-
Users tablespace
-
Default tablespace for the user
-
Oracle will give an error
-
Undefined
-
Analysis System
-
transaction system
-
Repository system
-
none of the above