I am not SQL guy but I can perform basics. We have a on-premise web based application using SQL Server. This aplication don't have reporting functions we need and asking the company to export the data we need costing us and casuing significant delays.
Since I have SQL admin credentials I am looking for a way to generate and export reports in excel. I would like to select the contents from different tables for a user and enjoy the flexibility. I will be using this in view only permissions to not create a mess.
What should I use to achive this task?