We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
테이블 정리에서 오버 헤드를 제외하는 옵션이 필요합니다. 테이블 정리할 목록과 삭제할 목록이 나타나는데, 해당 삭제할 목록만 보아야할 경우도 잇기 때문에 오버헤드 목록을 선택적으로 확인 할 수 있도록 하는것이 효율적일 것 같습니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
테이블 정리에서 오버 헤드를 제외하는 옵션이 필요합니다.
테이블 정리할 목록과 삭제할 목록이 나타나는데, 해당 삭제할 목록만 보아야할 경우도 잇기 때문에 오버헤드 목록을 선택적으로 확인 할 수 있도록 하는것이 효율적일 것 같습니다.
The text was updated successfully, but these errors were encountered: