Hi,I am new to the SQL world, and it's a pleasure to meet you.I am running an hotel application for all the bookings.I would like to get all the data of all the guests that stayed in the hotel (name, stay duration and dates, payment, etc).However, the GUI would make me go over one booking at a time, which would take me forever.The application has an SQL database locally on my computer.Will I be able to use SQL server and extract all the guests data from the last year and export it into a file, e.g. A CSV file?Id appreciate your guidelines.Thank you very much.Best regards,Joe
↧