> For the complete documentation index, see [llms.txt](https://nhn-commerce.gitbook.io/nhn-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nhn-commerce.gitbook.io/nhn-1/undefined.md).

# 고도몰 튜닝 상점이라면 필독!

### 1. **password() 함수가 제거**돼요.

* DBMS 업그레이드 전 password() 함수가 활용된 기능들은 수정이 필요해요.

### **2. group by 절의 asc or desc 사용이 불가**해요.

* asc or desc를 사용하려면 <mark style="background-color:green;">**order by를 사용해주세요.**</mark>

### **3. 그 외 제거되는 기능들을 확인해주세요.**

* 그 외 제거되는 기능들을 반드시 확인해주세요. [**제거되는 기능 보러가기 >>**](/nhn-1/delete.md)

### **4. 지금은 제거되지 않지만, 나중에 제거될 수도 있는 기능들도 있습니다.**

* 이번 DBMS 업그레이드 후, 더 이상 사용되지 않으며 나중에는 제거될 수 있는 기능들도 확인해주세요.\
  [**제거될 수 있는 기능 보러가기 >>**](/nhn-1/un-used.md)

{% hint style="success" %}
DBMS 업그레이드에 대해 더 궁금한 내용이 있다면 문의를 남겨주세요.

[**문의 남기러가기 >**](https://tally.so/r/w2ej2V)
{% endhint %}
