Retrieving All Columns
Swipe to show menu
Alternatively, we can retrieve all the columns simultaneously from the table without explicitly naming each one. This can be done with an asterisk *. Let's look at an example.
1SELECT * FROM country;
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 3
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
SectionΒ 1. ChapterΒ 3