혹시 concert set in in(으)로 찾으셨나요?
블로그
- oracle xe 8080 port change Connect to the database using SQL*Plus: SQLPLUS /NOLOG. Connect to the database as the SYSTEM user, using the password you set during installation: CONNECT SYSTEM
- old_passwords=1 에러시 비번 재 설정 방법 This will store a new, and more secure, hash value in mysql.user. SET old_passwords=0; 3. .......