Skip to main content

Select All

· One min read
Kaustubh Kulkarni

Query all columns (attributes) for every row in the CITY table.

The CITY table is described as follows:

Answer :

SQL
select * from CITY