P Pre Langsql Cssfilehk1styleselect From Employee Where #248
</p> <pre><code class="language-sql">Select * from employee where salary>10000 and dept_id=101;</code></pre> <p>Which of the following fields are displayed as output?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 SQL: Queries, Constraints and Triggers - SQL Queries - Quiz No.1.
Select * from employee where salary>10000 and dept_id=101;
Which of the following fields are displayed as output?
Salary, dept_id
Employee
Salary
All the field of employee relation
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