How to view table structure in SQL? · In SQL Server, use sp_help function: · In MySQL and Oracle, you can use DESCRIBE : · In PostgreSQL, here is ...
確定! 回上一頁