- instructor
- select Instructor ID
- Instructor name
- title
- from
- instructor
- where
- instructor ID
- select: Instructor ID, instructor name
- from instructor
- where: Instructor name "ganesan"
- select instructor ID, Instructor Name
- from instructor
- where instructor ID is greater than 1 an title = prof
No comments:
Post a Comment