2016-02-29 42 views

回答

4

使用「sys」模式來調用storage()函數調用可能會解決您的問題。例如:

select * from sys.storage() where "table" = 'lineitem';