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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-11 : 13:49:50
|
Thomas writes "hi could u help me out with generating some csv from a given sql statement and then inserting these values into the database i also have 4 seperate sql queries which i have to also link together,how is it done. i could appreciate if someone could help me out,consider this important a sample sql query.
select count(*) from vendor_info;
regards thomas" |
|
|
|
|
|