How do I zip a file in mysql?



How do I zip a file in mysql?..

Answer / Varun Kumar Sharma

MySQL itself does not have built-in functionality for zipping files. You would need to perform this operation on the operating system level or use a programming language like PHP, which can interact with MySQL and handle zipping.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How can we run batch mode in mysql?

1 Answers  


What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type?

1 Answers  


How to determine the location of the data directory?

1 Answers  


How do I switch users in mysql?

1 Answers  


How do I find mysql location?

1 Answers  


What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?

1 Answers  


What is difference between mongodb and mysql?

1 Answers  


What sql does mysql use?

1 Answers  


How we get sum of column.

1 Answers  


What is acid in mysql?

1 Answers  


What are the column comparisons operators?

1 Answers  


What is logs in mysql?

1 Answers  


Categories