250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- choice()
- __sub__
- 파이썬
- mro()
- HTML
- decode()
- Database
- glob
- fnmatch
- 오버라이딩
- MySQL
- shuffle()
- zipfile
- __getitem__
- __len__
- __annotations__
- discard()
- CSS
- randrange()
- JS
- remove()
- fileinput
- inplace()
- shutil
- node.js
- items()
- MySqlDB
- count()
- locals()
- View
Archives
- Today
- Total
목록DBMS (1)
흰둥이는 코드를 짤 때 짖어 (왈!왈!왈!왈!왈!왈!왈!왈!왈!왈!왈!)

DataBase (데이터 베이스) Data: 자료 DataBase: 자료를 통합하여 관리하는 집합체, 저장소 DBMS(Database Management System, 데이터베이스 관리 시스템) 데이터베이스를 관리해주는 소프트웨어 DBMS를 사용하는 이유 중복된 데이터를 제거 또는 관리 효율적인 데이터를 처리 자료를 구조화시킬 수 있음 다양한 프로그램을 사용하는 사용자들과 데이터를 공유 MySQL 서버 다운로드(8.0.32) https://dev.mysql.com/downloads/installer/ (MySQL Community Downloads) Windows (x86, 32-bit), MySQL Installer MSI 클릭 Windows (x86, 32-bit), MSI Installer Down..
MySQL
2023. 3. 15. 16:19