In my application I am saving some data using SQLite, where I do have a few columns and rows. Is there any solution to export this to either excel file or text file?
FYI: The reason I want this is because I want to connect it to Mail app and send the file as an attachment in email.