A select statement fetches data from database tables and stores the results in a table called resultset. Your SQL tool displays the contents of the resultset.
A select statement fetches data from database tables and stores the results in a table called resultset. Your SQL tool displays the contents of the resultset.