Mysql이 설치 되어있다고 가정 한다.
update user set password=password('123456') where user='root'
위의 Query를 작성 한다.
'Database' 카테고리의 다른 글
Mysql Windows Can''t connect to MySQL server on 'localhost' (10061) (0) | 2012.12.07 |
---|---|
Mysql Timestamp Column 생성 하기 (0) | 2012.12.06 |
Oracle 덤프 뜨기 (0) | 2012.11.26 |
count() 에 대해서 (0) | 2012.11.16 |
having 사용하기 (0) | 2012.11.15 |