Dilipkumar wrote:
Hi,

Its delete * from table will only do if you go for a truncate it will recreate the table structure ?....
It's better to use delete.

Can you explain why? I'd go for instant truncate rather than waiting around for delete to finish.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to