- 2
write a query to display the meter_number,owner_name,address and contact_number of the bulding table.
Sql
4 Answers
+ 3
Ashish Katta
Giving problem or asking problem?
+ 1
Ashish Katta Where is your attempts?
0
Asking problem
0
I am writing the Syntax here:
SELECT column_name(s) FROM table_name. Figure out on your own. It's not difficult.