InterviewSolution
Saved Bookmarks
| 1. |
What Is A Derived Table And Why Do You Use It? |
|
Answer» A derived table is a virtual table in the data foundation that combines other tables using calculations and functions. You can USE derived tables for below purpose −
A derived table is a virtual table in the data foundation that combines other tables using calculations and functions. You can use derived tables for below purpose − |
|