MYSQL Console Tutorial #2 Dropping tables




The second part of the MYSQL Console tutorials. In this example you will learn how to delete a table from the database Blog Post: …

Original source


2 responses to “MYSQL Console Tutorial #2 Dropping tables”

  1. I am using mysql 5.5.
    I want to delete data from the table. And I want to insert new data in the table. But I dont know the column headers.
    I also want yo change the type from double to decimal.
    Please help me out.

  2. I am using mysql 5.5.
    I want to delete data from the table. And I want to insert new data in the table. But I dont know the column headers.
    I also want yo change the type from double to decimal.
    Please help me out.

Leave a Reply