SQR (Structured Query Reporter) Question:
Can you explain your experience with CI?
Answer:
1. Mainly for upload the data from the flatfile to peoplesoft application tables.
2. It will high-level of validation before updating data in the database.
3. If we want to upload data into parent-child tables, CI is best.
4. While expose CI from one component please check whether this component have level0 design or not. If it is, then do it otherwise no use to create CI.
2. It will high-level of validation before updating data in the database.
3. If we want to upload data into parent-child tables, CI is best.
4. While expose CI from one component please check whether this component have level0 design or not. If it is, then do it otherwise no use to create CI.
Previous Question | Next Question |
Tell me Did you worked with functions, procedures in SQR? | Explain Exp in Object oriented prog? |