P Pre Langsql Cssfilehk1styleselect Distinct Tname From #517
</p> <pre><code class="language-sql">Select distinct T.name from instructor as T, instructor as S where T.salary > S.salary and S.dept name = ’Comp.Sci.’;</code></pre> <p>What will be displayed as the value of name for the above query?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 Database Systems Design and Implementation - Querying DML - Quiz No.1.
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes