• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

PostgresSQL

2021-12-06 DB

CREATE DATABASE CREATE TABLE table명 (column명1 자료형1, ..., column명n 자료형n); INSERT INTO table명 VALUES(data1, ..., datan); SELECT ... SELECT orig column명 AS new column명 table명 DROP TABLE table명 NUMERIC(p,q) 소수점 자리 표시 가능, p=전...

UVClinuxPostgresSQLdbsqlubuntuWSLPostgresSQL

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more