InterviewSolution
Saved Bookmarks
| 1. |
Explain Computed Column? |
|
Answer» Computed clumn is a COLUMN that we define as a part of the SELECT statement. This VALUES are calculated by the database and send to the PowerBuilder. Computed clumn is a column that we define as a part of the SELECT statement. This values are calculated by the database and send to the PowerBuilder. |
|