摘要: 网址 https://inst.eecs.berkeley.edu/~cs61a/fa21/lab/lab13/ .read data.sql CREATE TABLE bluedog AS SELECT color, pet FROM students WHERE color = 'blue' A 阅读全文
posted @ 2022-05-01 23:23 天然气之子 阅读(339) 评论(0) 推荐(0) 编辑