Announcement

Collapse
No announcement yet.

Empty the database of its content.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Empty the database of its content.

    Is there a simple way to empty the whole database of its content but keep the database structure?
    Thanks in advance.

  • #2
    Hello,
    check TRUNCATE TABLE in mysql

    Comment


  • #3
    Thank you tanya, I will try it today.
    Regards,
    Zoran

    Comment

    Working...
    X