TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dorababu Meka
226
8.3k
1.7m
how cani create an event or job in mysql to merge the content in the files
Apr 20 2011 4:46 AM
Hi all, I am having a small requirement so i would like to know is it good create an event or job for that. Assume that i have some 3 files in my table on the end of day i have to merge all those in to a single file so that what ever content that is presented in that 3 are to be merged together and should displayed in a file and has to be saved in the table with some file name and the content also to be saved i will declare this as blob in my table to save the content
If it is possible means can any one give me an idea to achieve this.
The initial table which holds the files is as follows
File Name Content
Xyz.txt Blob
ABC.txt Blob
NOP.txt Blob
I have to read each and every file name and content from the table and has to merge them all together
Reply
Answers (
5
)
Normalization:Different forms ,need help in understanding them
what is the best strategy for mirroring a remote DB in coredata?