InterviewSolution
Saved Bookmarks
| 1. |
Which keyword is used to rename a relation in a query?(a) rename(b) as(c) is(d) toThis question was addressed to me in final exam.This key question is from Basic Operations in division Introduction to Relational Model and Sql of RDBMS |
|
Answer» The CORRECT choice is (b) as |
|