Examlex
If the values in an SQL view are not changeable through the view itself,you may still be able to update the view by using unique application logic.In this case,the specific logic is placed in ________.
Function
A relation between a set of inputs and a set of permissible outputs, often defined by an equation.
Inverse Function
A mathematical function that reverses the effect of another function, such that if the function f applied to an input x gives a result of y, then applying its inverse function to y gives the result x.
Function
An interrelation between a variety of inputs and a catalog of admissible outputs, with the requirement that every input is pinpointed to a unique output.
Composition
The process of combining two functions by applying one function to the result of another, typically notated as (f◦g)(x).
Q2: To change a table name,we _.<br>A)use the
Q20: A parent object is also know as
Q20: The SQL CREATE statement is used to
Q38: In Oracle Database,triggers that are fired once
Q44: Recursive relationships can have which of the
Q66: In general,the overall responsibility of the DBA
Q71: In 1:N relationships,the table on the "many"
Q85: Entities of a given type are grouped
Q98: One important reason for documenting changes to
Q98: Oracle Database triggers are PL/SQL or Java