Phoenix使用
摘要:
###Phoenix连接 sqlline.py master,node1,node2 ###Phoenix常用命令 #显示表 !tabel #插入更新数据 upsert into table values(); #删除表数据 delete from table where 字段=''; #退出命令 阅读全文
posted @ 2021-10-17 19:23 糟糟张 阅读(375) 评论(0) 推荐(0) 编辑
2021年10月17日 #