Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Hi guys,I want to upload a .csv file (it was made in excel) into sql and then use the file to match some values from a larger database which is on a server. I tried opening the file in sql using the file->open->file, but all i got was a .txt file with a bunch of gibberish. Any ideas?