본문 바로가기 메뉴 바로가기

개키우는 개발자

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

개키우는 개발자

검색하기 폼
  • 분류 전체보기 (36)
    • IT (33)
      • 프로그래밍 (15)
      • 모바일 (13)
      • DB (3)
      • OS (2)
    • 하고싶은거 해보자구 (2)
      • 창업일지 (0)
      • 수경재배 (1)
      • 곤충키우기 (0)
      • 우리집 단풍이 (0)
      • 창업 아이디어 기록하기 (1)
  • 방명록

MySQL (2)
[mysql] 특정값 갯수 가져오기

mysql> SELECT COUNT(emstate) FROM tbl_accCareList WHERE emstate=1; SELECT COUNT(카운트 할 컬럼명) FROM 카운트할 컬럼이 소속된 테이블명 where 카운트할 컬럼= 카운트할 특정번호;

IT/DB 2015. 5. 3. 16:32
MySQL 사용자 추가,삭제,권한부여

MySQL 사용자 리스트 출력 > select user from user; 사용자와 호스트 리스트 출력 > select user, host from user; 사용자 삭제 > delete from user where user='아이디' 호스트와 유저네임이 같을때 삭제 > delect from user where user='아이디' and host='192.168.10.31'; 변경사항 적용 > flush privileges; 모든 권한 적용 > grant all privileges on *.* to 사용자명@호스트 identified by '비밀번호' with grant option;

IT/DB 2015. 4. 28. 15:24
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • NSPrivacyAccessedAPICategoryDiskSpace
  • python3.12 설치
  • EC2
  • NSPrivacyAccessedAPICategoryUserDefaults
  • ios
  • Response: Failure when receiving data from the peer
  • flutter build ipa
  • Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
  • NSPrivacyAccessedAPICategorySystemBootTime
  • ITMS-91053: Missing API declaration
  • 리눅스 python3 설치
  • 슬랙으로 보내기
  • google play appcheck
  • 해결방법
  • NSPrivacyAccessedAPICategoryFileTimestamp
  • 아이폰
  • Firebase
  • but linking in object file
  • 수경재배키트
  • MySQL
  • ios 앱 심사상태
  • Xcode
  • CDN: trunk URL couldn't be downloaded
  • PlatformException(sign_in_failed
  • aws python3.12
  • com.google.android.gms.common.api.ApiException: 10:
  • ios pod install error
  • Flutter
  • Error (Xcode): Target release_unpack_ios failed: Exception: Binary
  • 베란다 수경재배
more
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바