Latest Answer: If data needs to be validated well before updating records and to make parent child records synchronous with respect to data, use AE/CI. When there is huge data to be manipulated, better use SQRs (run on server if possible). ...
Latest Answer: CI is a web core component based technology of peoplesoft. CI is nothing but the shadow of underlined component without pages. CI is mainly used in the case of validating the data (business logic) without user inputs/interaction.Also,CI uses to allow ...
Latest Answer: very good answer shakthivel.. ...
Latest Answer: Inner Join is the cartesian product of two or more tables.Its a join of two or more tables that returns only those rows that satisfy the join condition.Outer Join returns all rows that satisfy the join condition and also those rows from one table for ...
Latest Answer: The major goals of Normalization are 1) Eliminating redundant data (for example, storing the same data in more than one table)Â 2) Ensuring data dependencies make sense (only storing related data in a table). ...
Latest Answer: Object:An object is a software bundle of related state and behavior. A real world entity that you find in everyday life. (OOP) ...
View page << Previous 1 2 [3]

Go Top