I'd like to export several of my table's rows to a text file, using carats as delimiters. Is it possible to do this with tsql? Thanks.
export a couple of rows with tsql?
export a couple of rows with tsql?
Yes. See the -f option. http://www.thunderstone.com/site/texisman/node302.html