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.
| Author |
Topic |
|
hotshot_21
Yak Posting Veteran
97 Posts |
Posted - 2006-03-18 : 02:45:04
|
| i want to use sql query for csv file is it possible?can u give me link to any article on this |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-03-18 : 02:48:22
|
import the csv file into table as single column and make use of the csv function here http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=25830 KHChoice is an illusion, created between those with power, and those without.Concordantly, while your first question may be the most pertinent, you may or may not realize it is also the most irrelevant |
 |
|
|
hotshot_21
Yak Posting Veteran
97 Posts |
Posted - 2006-03-18 : 02:56:09
|
| thanx |
 |
|
|
|
|
|