51CTO博客开发
1、创建数据库并赋权create database if not exists test001;grant all on database test001 to user hive; 2、模糊搜索表show tables like '*na
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号