InterviewSolution
Saved Bookmarks
| 1. |
Which Command Is Used To View The Content Of The Table In Mysql? |
|
Answer» The SELECT COMMAND is used to VIEW the content of the table in MYSQL. The SELECT command is used to view the content of the table in MySQL. |
|