If we use the command to order the first coloumn to order it alphabetically. Then, will the other coloumns be affected? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

If we use the command to order the first coloumn to order it alphabetically. Then, will the other coloumns be affected?

command used will be "order by"

15th Oct 2017, 3:53 PM
Jayash Pandey
Jayash Pandey - avatar
1 ответ
0
Yes, rows will take their data and move accordingly to the position the order requires. It is not Excel where you can order one column without affecting other columns. You can by more than one column.
16th Oct 2017, 8:53 PM
sneeze
sneeze - avatar