Home >
Programmer2Programmer.NET Forum>
IT Interview Question Answer Discussion >> Power Builder Interview Question and Answers ...
NOTE : Log In required to post Replies for this discussion.
Power Builder Interview Question and Answers
|
AtanuMaity
|
Posted: Thursday 19, February 2015 04:19:01 PM
|
|
Power Builder Interview Question and Answers asked by Hexaware Technologies for post of Sr. Power Builder Developer =========================================== Q: What would be the status of a row in the target DataWindow w hen copied using RowsCopy() function? Ans: The row status in the target DataWindow will be NewModified!, meaning it will result in INSERT statement genera tion for the Update() call on the target DataWindow. Q: What would be the status of a row in the target DataWindow w hen copied using RowsMove() function? Ans: The row status in the target DataWindow will be NewModifie d!, meaning it will result in INSERT statement generation for t he Update() call on the target DataWindow. Q: What are the various buffers available in a DataWindow? Ans: Primary, Original, Delete, Filter Q: Which buffer contains the retrieved data? Ans: Primary buffer.
|
Back to Top
^ |
|
AtanuMaity | Posted: Thursday 19, February 2015 04:20:45 PM | | For more question please visit our Facebook page
http://on.fb.me/1EsRT1D
https://www.facebook.com/programmer2programmer/posts/791097480979228
| Back to Top ^ | | |
|
Home > Programmer2Programmer.NET Forum >IT Interview Question Answer Discussion >> Power Builder Interview Question and Answers ...
|