adspace
Answer Posted / Shruti Dwivedi
The `rdb-open` method in Pega is used to open a connection to a relational database (RDB). It takes one argument: the name of the RDB connection.nnHere's an example of using the `rdb-open` method:nn```javanrdb MyRdb = rdb-open('myConnection'); // Open the RDB connectionn``
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category