If I have four tables in a database how do I export them in a single sheet of Excel?
1
Discussion posts and replies are publicly visible
Not sure if you are asking to export all tables in a single grid/sheet or in 4 different sheets. If the first as Stefan mentioned create a view and use it for your requirement. If you want get those in 4 different sheets, and a script post the smart service and increase the counter by 1 and use choose the DSE and use the counter value in the sheet number.