HIVE 第六章 视图

第七章 试图blog view1ip create view shorter_join asit select * from people join carttable on(cart.people_id=people.id) where firstname='dirk'ast   select lastname from shorter_join where id=3class   view2s
相关文章
相关标签/搜索