InterviewSolution
Saved Bookmarks
| 1. |
How Do We Fetch The Data From Two Different Tables With Out Using Two Different Tables? |
|
Answer» Write a database VIEW. In this view logically combine the Two different TABLES. Write a database View. In this view logically combine the Two different tables. |
|