InterviewSolution
Saved Bookmarks
| 1. |
What is a Data Store in Data services designer and what are different types of Data Stores? |
|
Answer» Datastore are used to setup connection between an application and database. You can directly create Datastore or can be created with help of adapters. Datastore allows an application/software to read or write metadata from an application or database and to write to that database or application.
|
|