在创建新的数据库时,原有的数据库中的表会出现在新的数据库中;如图,其中testdb是原有的数据库,studentdb是新创建的数据库,testdb中的表自动出现在了studentdb中了 