In SQL, you can view all the tables in a database by using the "SHOW TABLES" command or "SHOW ALL TABLES" command, depending on the SQL server you are using.
確定! 回上一頁