/ Published in: SQL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
SELECT column_name, data_type FROM user_tab_columns;
Comments
Subscribe to comments
