What is difference between API
Answer Posted / sreedevi
In API mode, the insertion of data into database follows all the constraints of database. The API mode will interact with the database on a per-record basis. This means that every record is handled by the database But in Utility mode, that disables the constraints & inserts the data into database.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name any two stages of the data processing cycle and provide your answer in terms of a comparative study of them?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How can I run the 2 gui merge files?
What kind of layouts does abinitio support?
Explain what is de-partition in abinitio?
What is the importance of eme in abinitio?
What are differences between different versions of co-op?
Runtime behavior of Normalize and Reformat
State the relation between EME, GDE and Co-operating system?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
What information does a .dbc file extension provides to connect to the database?
What do you mean by the term data warehousing?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What are the kinds of layouts does ab initio supports?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?