InterviewSolution
| 1. |
Explain About Rdb-save Method? |
|
Answer» RDB-SAVE method is USED to save the CONTENTS of a clipboard PAGE into a row of a relational database. The system saves the properties on the specified step page to the specified table in the database. This method OPERATES in conjunction with a Connect SQL rule that contains SQL statements such as INSERT, UPDATE, and CREATE statements on the Save tab. RDB-Save method is used to save the contents of a clipboard page into a row of a relational database. The system saves the properties on the specified step page to the specified table in the database. This method operates in conjunction with a Connect SQL rule that contains SQL statements such as INSERT, UPDATE, and CREATE statements on the Save tab. |
|