- 博客(2)
- 收藏
- 关注
原创 mongoDB练习题
曾经课上的ADB查询练习,做个备份。 (然后发现自己依然有两个不会写[捂脸]) // // Using the video.movieDetails collection, write the MongoDB queries that return the information below: // Query 01 // the number of document in the collect...
2019-09-15 02:28:52
2015
原创 PostgreSql个人笔记
PostgreSql笔记 有关PostgreSql的个人笔记,学习过程中遇到过的语句,防止自己突然忘记,做个备份。 (详细看菜鸟教程) 数据库操作 Postpresql 安装 for ubuntu sudo apt install postgresql 进入数据库控制台 sudo -u postgres psql 切换数据库 \c dbname 列举出所有数据库 \l 列举所有的表 \dt 查看表...
2019-09-15 02:13:36
244
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人