InterviewSolution
| 1. |
What Are The Uses Of Declare, From And Groupby Keywords? |
|
Answer» The KEYWORD declares provides the users the ABILITY to create any JS function, which can be reused with the help of select (that is when the projection is DONE) The keyword declares provides the users the ability to create any JS function, which can be reused with the help of select (that is when the projection is done) |
|