Query all columns for a city in CITY with the ID
1661.
Input Format
The CITY table is described as follows:

query:
select *
from CITY
where ID=1661;
1661.
100000. The CountryCode for America is USA.
|
ID
|
STUDENT_NAME
|
CLASS
|
MARKS
|
PHONE
|
|
Supplier_ID
|
Name
|
Phone
|
|
1
|
ABC
|
7846
|
|
2
|
DEF
|
7585
|
|
3
|
GHI
|
7886
|
|
Item_id
|
Item_name
|
Supplier
|
|
45
|
pencil
|
1
|
|
76
|
eraser
|
1
|
|
89
|
scale
|
2
|
|
Reg_no
|
Student_name
|
class
|
Exam_seat_no
|
DOB
|