Don’t worry, unlock all articles / blogs on PrepInsta by just simply logging in on our website
Type atleast 3 characters
Popular Searches
Trending Pages
Notifications Mark All Read
No New notification
InfyTQ Menu9>
PREPINSTA PRIME
Get Hiring Updates right in your inbox from PrepInsta
Question 1
4
2
3
Start
Question 2
3550
2000
1500
3000
Question 3
No rows will be displayed
Question 4
9
6
8
11
Question 5
Select name,course_id from teaches,instructor where instructor_id=course_id;
Select name, course_id from instructor natural join teaches;
Select name, course_id from instructor;
Select course_id from instructor join teaches;
Question 6
One-to-one relationship
One-to-many relationship
Many-to-many relationship
Many-to-one relationship
Question 7
&
_
%
$
Question 8
Collection of values
Single value
Aggregate value
Both Collection of values & Single value
Question 9
Mean(salary)
Avg(salary)
Sum(salary)
Count(salary)
Question 10
Distinct
Count
Avg
Primary Key
Please login to report