Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

extracting data from SQL database

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles