In command line ( psql ) you can run: \d <table name> to list all columns, ... meta-command in psql is possible to show the table structure in database.
確定! 回上一頁