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
What is the architecture of abinitio?
What are the co> operating system’s assorted library of integrated components?
Mention what information does a .dbc file extension provides to connect to the database?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What is broadcasting and replicate?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
What do you mean by the term data warehousing?
What parallelisms does Abinitio support?
Why might the optimizer use a table scan when an index is available?
Where $mpjret is used in ab-initio?
How would you find out whether a sql query is using the indices you expect?
What are differences between different versions of co-op?
What information is provided by .dbc file extension for connecting to the database?
How can you force the optimizer to use a particular index?