InterviewSolution
| 1. |
What Is The Difference Between A Client Copy And Client Refresh? |
|
Answer» Some times these are the same, For EXAMPLE, if you are PERFORMING a copy to an existing client for the express purpose of updating the data, then it is called Client Refresh. If you are copying to a newly created client then it is more appropriate to say “client copy.” Another way of THINKING about this is that a client copy from production to a QA server or from production to DEV server is really a client refresh. Some times these are the same, For example, if you are performing a copy to an existing client for the express purpose of updating the data, then it is called Client Refresh. If you are copying to a newly created client then it is more appropriate to say “client copy.” Another way of thinking about this is that a client copy from production to a QA server or from production to DEV server is really a client refresh. |
|