SELECT * FROM table_name WHERE false; Because of the false criteria for rows, only the columns will get displayed.