P Pre Langsql Cssfilehk1styleselect From Employee Where #253
</p> <pre><code class="language-sql">Select * from employee where dept_name="Comp Sci";</code></pre> <p>In the SQL given above there is an error . Identify the error.
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 - Basic SQL Operations - Quiz No.1.
Select * from employee where dept_name="Comp Sci";
In the SQL given above there is an error . Identify the error.
Dept_name
Employee
“Comp Sci”
From
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