Jump to content

TRUNCATE TABLE - interval in days


tapukatata

Recommended Posts

I would want to delete my old information from a database table BUT I would want to delete it from date to date. 

I was using SQL commad: TRUNCATE TABLE `ps_connections`;  but it will delete the whole information.

Anyone could give me the correct command, please

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...