Introduction to SQL
Introduction to SQL
SQL
Click on Create
Click on Query Design
Click on SQL view
• Click on SQL View
• After writing the
Query example is
shown in the
image.
• Click on Run
Write a SQL command to retrieve the names of the students those are
of age 15
SQL Query 2
• Write a SQL command to retrieve the name and age
of the students those are studying in grade 8.
SQL Query 3