Tell me how to store related field data into database?
Answer / Kanckan Singh
In PeopleSoft, related field data can be stored in the database by defining relationships between tables. This is typically done using primary and foreign keys. For example, if you have a Parent table and a Child table, you would define the Primary Key on the Parent table and the Foreign Key on the Child table to establish the relationship. When related field data is entered into the system, it is automatically stored in the appropriate tables based on these relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which peopletool is used to input peoplecode?
You want to migrate database from one database to another. How would you do that?
What are table edits?
Explain what is menu meta data?
How should Web Application Servers be usedwith PeopleTools 8.1x and PeopleTools 8.4?
How to build customer indexes?
What is the difference between key and alternate search key?
Tell me how to migrate roles from one database to another database?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Situation: you want to connect report through process scheduler. How would you do that?
Tell me the use of temporary records and state record in application engine?
Which records can be included into a record group?