do something
流水帳雜記
首頁
2019年7月23日 星期二
[PostgreSQL]取欄位型態名稱
select column_name, data_type, character_maximum_length from information_schema.columns
where
table_schema='public'
and table_name = 'table_name'
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言