• Ask a Question
  • Create a Poll
150
Insert Image Size must be less than < 5MB.
    Ask a Question
    Cancel
    150
    More answer You can create 5 answer(s).
      Ask a Poll
      Cancel
      1 Answers

      Dropping a table in MySQL is simple:

      DROP TABLE empinfo;
      Answered by Munna Kumar on September 6, 2021..