Multiple choice Which expression is used to fetch all column's data in a table? % + ? * Reveal answer Fill a bubble to check yourself D Correct answer Explanation The * is used to specify all the columns from the table in an SQL statement.