In a company's employee database, how is the information about a single employee such as name, job position, and employee ID typically organized?
Each employee's information is stored in a row.
Employee information is randomly organized throughout the database.
Each employee's information is stored in a column.
All employee names are stored in one row while job positions are in another.