GreenPlum 提取數據表信息


參考:

https://www.alberton.info/postgresql_meta_info.html

https://my.oschina.net/Kenyon/blog/226600

 

列信息:
greenplum: https://www.alberton.info/postgresql_meta_info.html

系統表:
greenplum: https://blog.csdn.net/tao_wei162/article/details/84826695

版本號:SELECT VERSION();

視圖:
greenplum:      https://dba.stackexchange.com/questions/23836/how-to-list-all-views-in-sql-in-postgresql

連接:
greenplum: https://blog.csdn.net/enterings/article/details/78348322
greenplum jar: https://mvnrepository.com/artifact/com.pivotal/greenplum-jdbc/5.1.4

存儲過程:
 https://www.chrisnewland.com/postgres-list-user-defined-stored-procedures-77
https://gpdb.docs.pivotal.io/580/ref_guide/sql_commands/sql_ref.html
https://www.digitalocean.com/community/tutorials/how-to-create-data-queries-in-postgresql-by-using-the-select-command

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM