InterviewSolution
Saved Bookmarks
| 1. |
Difference Updall And Update? |
|
Answer» UPDATE : Update is loaded at server by default and runs continually . It will update view INDEX. Updall : Updall doesn't continually or work from queue, run updall when it is NEEDED, It will update view index. Update : Update is loaded at server by default and runs continually . It will update view index. Updall : Updall doesn't continually or work from queue, run updall when it is needed, It will update view index. |
|