2023-04-22 06:00

ORDER BY clause is not in SELECT list

select 절에 없는 컬럼으로 정렬하려고 할떄 발생하는 에러를 알아봅니다.
Expression #1 of ORDER BY clause is not in SELECT list
Goal
Expression #1 of ORDER BY...
DB
DataBase
MYSQL
000

댓글