I have a table which contains student data and foreign keys,
I want to export all data to CSV format,
Following is the code that, I have tried.