To print data of a particular table in SQL, the following syntax can be used: · select * from database_name.table_name; · '*' would show all the data in a table ...
確定! 回上一頁