/*Write a query to display three numbers in three columns.*/ SELECT 5, 10, 15;