Select All queary in SQL – Hacker Rank Solution

Rohit S. Pathak



Problem Statement

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

Revising the Select Query I

Solution

  SELECT * FROM CITY;  



Disclaimer: The above Problemis generated by HackerRank but the Solution is Provided by boxessolved. This tutorial is only for Educational and Learning purposes. Authority if any of the queries regarding this post or website fill the following contact form thank you.